Skip to main content
POST
Ban 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.

Body

application/json
reason
string
required

Explanation for the ban action.

Example:

"Chargeback fraud initiated"

Response

Key banned successfully.

success
boolean
Example:

true

message
string
Example:

"Operation completed successfully"