Projects
Delete
Delete project by UUID.
delete/projects/{uuid}
Path parameters
uuidstring required
UUID of the application.
Response
Project deleted.
Example response
{
"message": "Project deleted."
}Delete project by UUID.
UUID of the application.
Project deleted.
{
"message": "Project deleted."
}