Skip to main content
POST
Create forwarding pipeline

Authorizations

Authorization
string
header
default:Bearer [CW-API-TOKEN]
required

CoreWeave API access token sent as a bearer token.

Body

application/json
ref
object
required
spec
object
required

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

pipeline
object
Last modified on July 14, 2026