All Products
Search
Document Center

Identity as a Service:SetApplicationProvisioningScope

Last Updated:Dec 17, 2024

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

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
InstanceIdstringYes

The ID of the instance.

idaas_ue2jvisn35ea5lmthk267xxxxx
ApplicationIdstringYes

The ID of the application.

app_mkv7rgt4d7i4u7zqtzev2mxxxx
OrganizationalUnitIdsarrayNo

The list of organizational units that are authorized for account synchronization.

stringNo

An organizational unit that is authorized for account synchronization.

ou_wovwffm62xifdziem7an7xxxxx
GroupIdsarrayNo

List of groups that are authorized to be synchronized from

stringNo

The ID of the group

group_miu8e4t4d7i4u7uwezgr54xxxx

Response parameters

ParameterTypeDescriptionExample
object
RequestIdstring

The ID of the request.

0441BD79-92F3-53AA-8657-F8CE4A2B912A

Examples

Sample success responses

JSONformat

{
  "RequestId": "0441BD79-92F3-53AA-8657-F8CE4A2B912A"
}

Error codes

For a list of error codes, visit the Service error codes.

Change history

Change timeSummary of changesOperation
2024-03-28API Description Update. The request parameters of the API has changed. The response structure of the API has changedView Change Details