Delete a Group
DELETE/user-scim-srv/v2/Groups/:groupId
This API call deletes a group by groupId
Request
Responses
- 204
- 401
- 404
No Content
Unauthorized: if access token is not valid or access token doesn't provide scope SCIM_WRITE
Represents an error response in context of the scim protocol, see section 3.12 in RFC7644.