Update an existing usage group set. Only the provided fields will be updated.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the usage group set to update
The usage group set updates to apply. Only specified fields will be updated.
The unique identifier of the usage group set to update. Must match the ID in the URL path.
The new name of the usage group set. If provided, must not be empty.
The new display order of the usage group set. If provided, must be a non-negative integer.
Successful Response
The name of the usage group set. Should be unique within the organization and cannot be empty.
The display order of the usage group set. Must be a non-negative integer. Lower values appear first.
The unique identifier of the usage group set.
DEPRECATED: This field is deprecated and will be ignored, it will be removed in a future version. Usage group sets are now scoped using team_id or default to Select organization scope.
DEPRECATED: This field is deprecated and will be ignored, it will be removed in a future version. Usage group sets are now scoped using team_id or default to Select organization scope.
The UUID of the team this usage group set is scoped to. Use team_id or none (for Select organization scope).