Delete a UserGroup Assignment
POST {{baseUrl}}/v2/groups/assignment/delete
Remove a assigned Learning Object from a UserGroup object for a given UserGroupId and a Learning Object ID.
Request Body
{"group_id"=>-75836875, "lo_id"=>-31539608}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""