Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the usage group set
Response
Successful Response
Response schema for version creation.
Create a new version of a usage group set with a copy of all current usage groups. This is useful when you want to preserve the current state before making changes.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the usage group set
Successful Response
Response schema for version creation.