---
title: "Handle dbt Cloud webhook"
method: POST
path: "/api/v1/projects/{projectUuid}/dbt-cloud/webhook"
tags: ["Projects"]
---

# Handle dbt Cloud webhook

`POST /api/v1/projects/{projectUuid}/dbt-cloud/webhook`

Handle dbt Cloud webhook for job completion

## Path parameters

- `projectUuid` string, required

## Request body

- unknown

## Response `200`

Ok

- object
  - `status` string, required

## Other responses

- `default` — Error

---

[API](https://skmtc.net/lightdash/apis/lightdash-api.md) · [All operations](https://skmtc.net/lightdash/apis/lightdash-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lightdash/lightdash-api/versions/40c933755c9a/schema)
