post/key/unblock
Unblock Key
Restore a previously blocked license key to active status.
Authentication required: Bearer Token in
Authorization header.Parameters
Idempotency-Key
string (header)Client-generated unique key making a mutating request idempotent. Replaying a request with the same key returns the original result instead of duplicating side effects. Optional on POST/PUT/PATCH/DELETE.
e.g. <IDEMPOTENCY-KEY>Request Body (application/json)
productIdrequired
stringlicenseKeyrequired
stringResponses
200License key unblocked successfully
Response Body (200)
message
stringcode
integerRequest Example
Response (200 OK)