Skip to main content
POST
Start a dbt sync for a deployment

Authorizations

Authorization
string
header
required

Token authentication. Send Authorization: Bearer <YOUR_TOKEN>.

Path Parameters

deploymentId
integer
required

Body

application/json

StartDbtSyncInput

branchName
string | null

Response

200 - application/json
branchName
string
required
syncJobId
string
required
workflowId
string
required