Group - Updates access permissions for an asset in a group

Updates the access permissions for assets belonging to a specific group.

patch
Authorizations
HTTPRequired

Please enter a valid token

Path parameters
tenantIdstring · uuidRequired

Enter the ID of the tenant associated with the group and asset.

groupIdstring · uuidRequired

Enter the ID of the group to which the asset belongs.

assetIdstring · uuidRequired

Enter the ID of the asset whose access permissions will be updated.

Query parameters
roleIdstring · uuidOptional

Optional. Enter the ID of the role associated with the asset.

versionstringOptional

The requested API version

Default: 1.0
Bodystring[]
string[]Optional
Responses
patch
/tenants/{tenantId}/groups/{groupId}/assets/{assetId}

Last updated