API referencePipeline
Stop pipeline execution
Cancel a running pipeline execution
AuthorizationBearer <token>
JWT token for authentication
In: header
Path Parameters
id*string
Pipeline UUID
Format
uuidResponse Body
application/json
application/json
application/json
application/json
curl -X POST "https://example.com/pipeline/497f6eca-6276-4993-bfeb-53cbbbba6f08/stop"{ "success": true, "message": "string"}