projects
Delete Project
Deletes a specific project based on the provided projectId. This operation marks the project as deleted and is irreversible.
delete/projects/{projectId}
Path parameters
projectIdstring required
The unique identifier of the project to delete. This must be passed as a path parameter in the URL.
Response
Success