delete Groupmembership
DELETE {{base_url}}/V1/persongroupmemberships/{{GROUPMEMBERSHIP}}
Does:
Deletes the relation between a Persongroup and a Person.
Purpose:
Mostly to take away authorizations (ie. rights) of a Person on the launching of courses or any other functionality in the system.
Live example:
As a matter of convenience only, the GroupMembership to be acted upon is set to the latest GroupMembership you created using this collection.