Skip to main content
DELETE
Delete project
Updated May 8, 2026

Authorizations

X-API-Key
string
header
required

API key for authentication. Each key is bound to a specific account.

Path Parameters

id
string<uuid>
required

Project ID (UUID)

Response

Project deleted successfully

success
boolean
Example:

true

message
string
Example:

"Operation completed successfully"

Last modified on May 8, 2026