ControlService

CreatePipeline

Creates a pipeline for a writekey. Supply scope to determine where to save the pipeline. Most clients should use scope PIPELINE_SCOPE_PUBLIC.

post/v1.1/pipeline

Request body

scope'INTEGRATION_SCOPE_UNSPECIFIED' | 'INTEGRATION_SCOPE_PUBLIC' | 'INTEGRATION_SCOPE_INTERNAL'

Response

OK

scope'INTEGRATION_SCOPE_UNSPECIFIED' | 'INTEGRATION_SCOPE_PUBLIC' | 'INTEGRATION_SCOPE_INTERNAL'

Changes