Projects
Remove dbt source
Remove an additional dbt source from a project. The primary source cannot be removed.
delete/api/v1/projects/{projectUuid}/dbt-sources/{projectDbtSourceUuid}
Path parameters
projectUuidstring uuid required
Stringified UUIDv4. See RFC 4112
projectDbtSourceUuidstring uuid required
Stringified UUIDv4. See RFC 4112
Response
Success