Number of APIs: 3
1. Get a group
GET {{baseUrl}}/scim2/Groups/:groupId
Use this API to return information about a specific group. OAuth Scope: scim2
Rate Limit Label: Light
DELETE {{baseUrl}}/scim2/Groups/:groupId
Use this API to delete a group. OAuth Scope: scim2
Rate Limit Label: Medium
PATCH {{baseUrl}}/scim2/Groups/:groupId
Use this API to update a group's information. OAuth Scope: scim2
Rate Limit Label: Medium
ENDPOINTS