Skip to main content
PUT
/
pipelines
/
{name}
/
pause
Pause a pipeline
curl --request PUT \
  --url https://api.goldsky.com/api/v1/pipelines/{name}/pause \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API token generated from the Goldsky Dashboard. Pass as: Authorization: Bearer

Path Parameters

name
string
required

Response

200

Default Response