{
"status": "success",
"error": ""
}
Delete a specific pipeline.
Args:
{
"status": "success",
"error": ""
}
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
A standard reply for many of our calls which has a 'status' ('success/failure') field and an 'error' field for failures.
Attributes: