Create an offline activation

Creates a new offline activation.

POST/v3/activations/offline-activate
JWT

Request body

offlineRequeststringrequired

Encrypted offline activation request.

Length: [1,16384]

responseValidityintegerrequired

The duration (in seconds) for which the offline response should remain valid.

Range: [1, 2147483647]Format: int32

licenseIdstringrequired

Unique identifier for the license.

Length: [1,256]

Response

200 OK

offlineResponsestringrequired