/pipelinesV2/{id}

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Delete Pipeline

Use this route to permanently delete a pipeline.

Warning: This action cannot be undone. All pipeline configuration and history will be lost.

How to use

Provide the pipeline id as a path parameter. On success, the server returns a 204 No Content response.

Error scenarios

CodeErrorDescription
401UnauthenticatedInvalid or missing access-token header
403ForbiddenUser does not have the required permissions
404Not FoundThe requested pipeline does not exist
500Internal Server ErrorUnknown server error
Path Params
string
required
Headers
string
enum
Allowed:
Response
204
Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!