v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0618918374.7 KB
Projects

Delete

Delete project by UUID.

delete/projects/{uuid}

Path parameters

uuidstring required

UUID of the application.

Response

Project deleted.

messagestring

Example response

{
  "message": "Project deleted."
}