v1

latestOpenAPI 3.1.02026-07-261444991.2 MB
LicenseType

Create license type

This endpoint is used to create a new license type.

License types are used to group licenses and define billing behavior. Each license type has a name and a grouping key that determines how metrics are aggregated for billing purposes.

post/license_types

Request body

namestring required

The name of the license type.

grouping_keystring required

The key used for grouping licenses of this type. This is typically a user identifier field.

Response

Created

idstring required

The Orb-assigned unique identifier for the license type.

namestring required

The name of the license type.

grouping_keystring required

The key used for grouping licenses of this type. This is typically a user identifier field.