Create a new license for a user
License
Create a new license for a user
This endpoint is used to create a new license for a user.
If a start date is provided, the license will be activated at the start of the specified date in the customer’s timezone. Otherwise, the activation time will default to the start of the current day in the customer’s timezone.
POST
Create a new license for a user
Authorizations
API Keys can be issued in the Orb's web application.
Body
application/json
The external identifier for the license.
The start date of the license. If not provided, defaults to start of day today in the customer's timezone.
Example:
"2026-01-27"
The end date of the license. If not provided, the license will remain active until deactivated.
Example:
"2026-01-27"