Partially update a pipeline.
Documentation Index
Fetch the complete documentation index at: https://goldrush.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
status between running and paused to start or pause a pipeline.transforms without disturbing destination credentials.destination_config.Pipeline REST endpoints require a ServiceKey. Regular GoldRush API keys are rejected with 403. See Service Keys.
The pipeline identifier, prefixed with pipe_.
Partial update body. Any subset of writeable fields may be supplied. Omit a field to leave it unchanged.
Destination-specific connection details. The accepted keys depend on destination_type. Examples: Postgres uses url, user, password; webhook uses url. On read, secret fields are masked as ****** and must be re-supplied in full on a PUT.
, skip, raw Flip between running and paused to start or pause the pipeline.
running, paused