Sazabi
APIProjects

Delete a project

DELETE
/projects/{projectId}

Delete one project by ID. User credentials require the settings:write organization permission (admin or owner role).

Path Parameters

projectId*string

Project ID to delete.

Formatuuid

Response Body

curl -X DELETE "https://example.com/projects/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty