Skip to main content
POST
Deactivate License
Click the base URL in the API playground and select the Sandbox host for test data or the Production host for live data. Use credentials from the same environment.

Authorizations

Authorization
string
header
required

The Server API Key obtained from the kelviq application. Pass as a Bearer token in the Authorization header. Example: 'Authorization: Bearer YOUR_API_KEY'

Body

application/json
licenseKey
string
required
instanceId
string<uuid>
required

Response

Deactivation successful

message
string
deactivatedAt
string<date-time>