Number of APIs: 2
POST {{baseUrl}}/scim2/Groups
Use this API to create a new group. OAuth Scope: scim2
Rate Limit Label: Medium
2. List groups
GET {{baseUrl}}/scim2/Groups?startIndex=1&count=1&filter=<string>
Use this API to list all groups. You can include additional query parameters to filter the response. OAuth Scope: scim2
Rate Limit Label: Medium
ENDPOINTS