Delete an activation offline
Permanently deletes an activation using offline deactivation request. It cannot be undone.
POST/v3/activations/offline-deactivate
JWT
Request body
offlineRequeststringrequired
Encrypted offline deactivation request.
Length: [1,16384]
licenseIdstringrequired
Unique identifier for the license.
Length: [1,256]
Response
200
400
401
403
409
429
500
200 OK