Resume a paused pipeline.
cURL
curl --request PUT \ --url https://api.goldsky.com/api/v1/pipelines/{name}/resume \ --header 'Authorization: Bearer <token>'
API token generated from the Goldsky Dashboard. Pass as: Authorization: Bearer
Default Response
Was this page helpful?