| object | The information about the access policy of the application. | |
| effect | string | The global access policy of the application. Valid values:
- allow: The domain allows access from all applications.
- deny: The domain denies access from all apps. This is the default value.
Recommended settings:
- Set effect to deny.
- Specify except_app_id_list to allow specific applications to access the domain. Example: ["appid1", "appid2"].
| deny |
| except_app_id_list | array | The IDs of applications excluded from the global access policy.
- If you set effect to allow, which indicates that the domain allows access from all applications, the applications specified by this parameter value cannot access the domain.
- If you set effect to deny, which indicates that the domain denies access from all applications, the applications specified by this parameter value can access the domain.
| |
| string | The ID of the application. | 8ovxCTRUDdbpVWBP |