delete
https://maestro.dadosfera.ai/pipelinesV2/
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
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
| Code | Error | Description |
|---|---|---|
| 401 | Unauthenticated | Invalid or missing access-token header |
| 403 | Forbidden | User does not have the required permissions |
| 404 | Not Found | The requested pipeline does not exist |
| 500 | Internal Server Error | Unknown server error |
204