Projects
Delete a project
Deletes a project. The delete cascades to every monitor, prompt, tag, and segment the project owns. Its brands and sources are removed together with the project.
DELETE
/api/v1/projects/{project}
The delete cascades to every monitor, prompt, tag, and segment the project owns. The project's brands and sources are removed together with the project as well.
Path parameters
| Name | Type | Required | Description |
|---|---|---|---|
| project | integer | Required | The numeric ID of the project. |