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