Bulk delete pipelines
POST /pipelines/bulk-delete
POST
/pipelines/bulk-delete
Authorizations
Section titled “Authorizations ”Request Body
Section titled “Request Body ”object
pipelineIds
required
Array of pipeline IDs to delete
Array<string>
Responses
Section titled “ Responses ”Pipelines deleted successfully
Bad Request - Validation error or invalid input
object
error
required
string
code
string
details
retryable
boolean
Unauthorized - Authentication required or invalid token
object
error
required
string
code
string
details
retryable
boolean
Forbidden - Insufficient permissions
object
error
required
string
code
string
details
retryable
boolean