v1

latestOpenAPI 3.0.42026-08-062942352.0 MB
Activations

Delete an activation

Permanently deletes an activation. It cannot be undone.

post/v3/activations/{id}/deactivate

Path parameters

idstring required

Request body

deviceIdstring uuid nullable

Unique identifier for the device.

deviceChallengestring nullable

Device challenge.

deviceChallengeSignaturestring nullable

Challenge signature of the device.

productIdstring required

Unique identifier for the product.

accountIdstring nullable required

Unique identifier for the account.

fingerprintstring required

Fingerprint of the machine.

userHashstring required

Hash of the machine user name.

os'windows' | 'linux' | 'macos' | 'android' | 'ios' nullable

Name of the operating system.

Response

OK