Sets the account synchronization scope of applications in Identity as a Service (IDaaS) Employee IAM (EIAM). This scope is the same as the scope within which developers can call the DeveloperAPI to query and manage accounts.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
InstanceId | string | Yes | The ID of the instance. | idaas_ue2jvisn35ea5lmthk267xxxxx |
ApplicationId | string | Yes | The ID of the application. | app_mkv7rgt4d7i4u7zqtzev2mxxxx |
OrganizationalUnitIds | array | No | The list of organizational units that are authorized for account synchronization. | |
string | No | An organizational unit that is authorized for account synchronization. | ou_wovwffm62xifdziem7an7xxxxx | |
GroupIds | array | No | List of groups that are authorized to be synchronized from | |
string | No | The ID of the group | group_miu8e4t4d7i4u7uwezgr54xxxx |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|---|---|
2024-03-28 | API Description Update. The request parameters of the API has changed. The response structure of the API has changed | View Change Details |