I didn't understand why the API requires "orgId".
GET /v2/usermanagement/users/{orgId}/{page}
Typically, the user management API require to be integrated by a system administrator.
So far, the orgId would be the same if you've created 2 integrations of user management API.
Given this, how come it need it to be included in the URL?
Is an integration able to connect another org? How?
Views
Replies
Total Likes
The purpose of inputting the orgId in the User Management API is to identify and manage users within a specific organization or group.
Views
Replies
Total Likes
But as I said, they already know about the orgId, right?
Because when you create the integration API, you already knew the id, so why do we need to put it specifically?
Can system administrator join another org?
Views
Replies
Total Likes