Grant User License

Grants a license to a user from a specified subscription. If the user already has a license on the given subscription, the existing license is returned.

Grant a license to a user from a specified subscription.


Valid Authentication Methods

API Key Grants:

  • LicensesAdmin

OAuth 2.0 User Token and Account Token Scopes:

  • licenses:admin
Path Params
integer
required

User ID

Body Params

Request body for granting a license to a user

uuid
required

The subscription ID to grant the license from

Responses

403

Forbidden. Occurs when the user is not authorized to grant licenses.

409

Conflict. Occurs when there are no available licenses to grant, or the user is restricted from being granted a license.

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json