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
projectId
Unique identifier (Nano ID) of the project to delete
Headers
x-api-key
Response
Project successfully deleted. The project has been marked as deleted in the system.
status
Status of the delete operation