post
https://api.lucid.co/v1/users//licenses
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
403Forbidden. Occurs when the user is not authorized to grant licenses.
409Conflict. Occurs when there are no available licenses to grant, or the user is restricted from being granted a license.