Skip to main content
POST
Update session limits for assets in an asset group

Authorizations

Authorization
string
header
required

OAuth2 Client Credentials Flow

Path Parameters

assetGroupId
string
required

The ID of the asset group for which to update session limits

Body

application/json
assetIds
string[]
required
sessionLimits
object
required

Response

Success. Returns a message indicating the session limits have been updated.

message
string
Example:

"Asset with ids: testAssetId session limits updated successfully and session limits removed for remaining assets in assetGroup:testAssetGroupId"