Assign a license to a Drawer (sidedrawer)

Assigns licences to an existing Drawer (sidedrawer). Specify the Subscription identifier (subscriptionId) in the path, and supply the User's OpenID, licence key, and Drawer identifier (sidedrawerId) in the request body.

Path Params
string
required

Unique Subscription identifier.

Body Params
string

User's OpenID. OpenID is an open standard authentication method used as identification for Users, like a username or email might be used.

string
required

Drawer (sidedrawer) identifier.

string

License key.

Response
200

Successfully assigned a license.

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here!