Delete a project

Soft-deletes a project within the organization by its unique identifier. When a project is deleted, it is marked as deleted but not immediately removed from the database. This operation affects all resources associated with the project including API keys, webhook configurations, and connected services. This action cannot be undone through the API.

Path parameters

nano_idstringRequiredformat: "projectId"

Unique identifier (Nano ID) of the project to delete

Response

Project successfully deleted. The project has been marked as deleted in the system.
statusenum
Status indicating successful deletion
Allowed values:

Errors