Delete an automation project
delete/projects/{projectId}
When it is not needed anymore, the automation project can be deleted with the request below. By default, this API deletes the automation project while keeping its associated analytics project. To delete both projects, set the query parameter "propagate" to true.
Status | Meaning | Description | ||
---|---|---|---|---|
204 | No Content | The project was deleted. |