Update forwarding pipeline
Update forwarding pipeline
Updates a forwarding pipeline identified by ref.slug. The request body must include the full spec (source, destination, enabled). Use this to retarget a pipeline, enable or disable forwarding, or temporarily pause delivery.
PATCH
Update forwarding pipeline
Authorizations
CoreWeave API access token sent as a bearer token.
Path Parameters
Body
application/json
Configuration for a forwarding pipeline. source references a TelemetryStream by slug; destination references a ForwardingEndpoint by slug. Set enabled: false to pause forwarding without deleting the pipeline.
Response
OK
Last modified on June 15, 2026