Create config
Configs
Create config
Creates a new pipeline configuration.
POST
Create config
Creates a new pipeline configuration. The response includes auto-generated fields (
Request body:
Response:
See the Configuration reference for full details on sources, transforms, and sink types.
id, owner_org_team_user_id, created_at, updated_at). The caller is automatically granted owner, and their team is granted viewer_team (read access for teammates).
Required permission: any authenticated user (creator becomes the owner).
CreateBeamConfigRequest
BeamConfig
Filter values are managed separately from the pipeline config. After creating a pipeline, use the filter values endpoints to populate set filter transforms.