post https://{url}/v1/devices//licenses
Use the hub_url received in the registration response as your base URL.
This API requires the device to authenticate, see Device Authentication.
Update the server on license changes.
Request Data
Name | Type | Description |
---|---|---|
id | string | Unique license ID |
state | string | License state after processing: inuse - being used by the device removed - successfully removed from the device error - error applying or using license |
error | string | Optional: In case of error, the text to display to the operator explaining the problem |