delete https://users.lucid.app/scim/v2/Groups
Delete an existing group.
Responses
204No Content. Occurs if the delete was successful.
400Bad Request. Occurs if the group has license allotments or primary users.
401Unauthorized. Occurs if the bearer token is invalid.
404Not Found. Occurs if the group was not found.