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>'

Documentation Index

Fetch the complete documentation index at: https://docs.goldsky.com/llms.txt

Use this file to discover all available pages before exploring further.

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