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