Delete a pipeline by name. This action cannot be undone.
cURL
curl --request DELETE \ --url https://api.goldsky.com/api/v1/pipelines/{name} \ --header 'Authorization: Bearer <token>'
API token generated from the Goldsky Dashboard. Pass as: Authorization: Bearer
Default Response
Was this page helpful?