[DEPRECATED] Update Pipeline
client.pipelines.update(stringpipelineName, PipelineUpdateParams { account_id, destination, name, source } params, RequestOptionsoptions?): PipelineUpdateResponse { id, destination, endpoint, 3 more }
PUT/accounts/{account_id}/pipelines/{pipeline_name}
[DEPRECATED] Update an existing pipeline. Use the new /pipelines/v1/pipelines endpoint instead.
Security
API Token
The preferred authorization scheme for interacting with the Cloudflare API. Create a token.
Example:
API Email + API Key
The previous authorization scheme for interacting with the Cloudflare API, used in conjunction with a Global API key.
Example:
The previous authorization scheme for interacting with the Cloudflare API. When possible, use API tokens instead of Global API keys.
Example: