Skip to main content
DELETE
Delete License Key

Authorizations

Authorization
string
header
required

Standard HTTP Bearer token authentication header (e.g. Authorization: Bearer pk_live_...).

Path Parameters

id
integer
required

Unique database ID of the license key.

Response

Key deleted successfully.

success
boolean
Example:

true

message
string
Example:

"Operation completed successfully"