All Products
Search
Document Center

Drive and Photo Service:AppAccessStrategy

Last Updated:Aug 04, 2025
ParameterTypeDescriptionExample
object

The information about the access policy of the application.

effectstring

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:

  1. Set effect to deny.
  2. Specify except_app_id_list to allow specific applications to access the domain. Example: ["appid1", "appid2"].
deny
except_app_id_listarray

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