Update a property group
Update the properties of a specific group within a specified object type for a given app. This operation allows you to modify the details of a property group, such as its label or display order, within the context of the MediaBridge service.
Supported products
Supported products
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
The unique identifier of the app associated with the property group.
The name of the property group to update.
The type of object that the property group belongs to.
Body
Response
successful operation
A boolean indicating whether the property group is archived. It is required.
A human-readable label for the property group. It is a string and is required.
The name of the property group. It is a string and is required.
An integer indicating the order in which the property group should be displayed.