Group - Revokes access to assets for a group
Authorizations
HTTPRequired
Please enter a valid token
Path parameters
groupIdstring · uuidRequired
Enter the ID of the group from which assets will be removed.
Query parameters
versionstringOptionalDefault:
The requested API version
1.0Bodystring · uuid[]
string · uuid[]Optional
Responses
200
Success: Acknowledgment received for the successful removal of assets from the specified group.
500
Internal Server Error: An unexpected error occurred or a server timeout.
delete
/groups/{groupId}/assetsLast updated