Skip to main content
POST
Deactivate License
This endpoint accepts either a Client API Key or a Server API Key as a Bearer token. Use a Client API Key in browser or distributed client software, and keep Server API Keys on trusted backends. Select the matching Sandbox or Production host and key.

Authorizations

Authorization
string
header
required

A Client API Key or Server API Key from the Kelviq application. Pass it as a Bearer token in the Authorization header. Use Client API Keys in customer-facing software and keep Server API Keys on trusted backends.

Body

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

Response

Deactivation successful

message
string
deactivatedAt
string<date-time>