latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-1127518479.8 KB

789e6ad3796c

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."
}