License
Activate License Key
POST
Headers
Body
application/json
The license key to activate.
A label for the new instance to identify it in Creem.
Response
200 - application/json
Successfully activated a license key
Unique identifier for the object.
String representing the environment.
Available options:
test
, live
, sandbox
A string representing the object’s type. Objects of the same type share the same value.
The current status of the license key.
Available options:
inactive
, active
, expired
, disabled
Example:
"active"
The license key.
Example:
"ABC123-XYZ456-XYZ456-XYZ456"
The number of instances that this license key was activated.
Example:
5
The creation date of the license key.
Example:
"2023-09-13T00:00:00Z"
The activation limit. Null if activations are unlimited.
Example:
1
The date the license key expires. Null if it does not have an expiration date.
Example:
"2023-09-13T00:00:00Z"
Associated license instances.