dbt ProjectsRun ProjectRun Project POST /v1/dbt/projects/:project_id/run Execute a dbt command for a project. Accepts either a JSON body (DBTRunRequest) or the legacy ?command=&select= query string. The body takes precedence when both are supplied. Request Responses201404422Successful ResponseNot foundValidation Error