Skip to content

Delete a group

Request

This operations removes the group from the ReachFive side.

Security
BearerAuth
Path
groupIdstring, (uuid)required

The group ID.

Example:2819c223-7f76-453a-919d-413861904646
DELETE
/scim/v2/Groups/{groupId}
curl --request DELETE \
  --url https://YOUR_DOMAIN/scim/v2/Users/{groupId} \
  --header 'Authorization: Bearer eyJ0eX...ll4Q2NT'

Responses

Successfully removed the group