All Products
Search
Document Center

Drive and Photo Service:AppAccessStrategy

Last Updated:Aug 27, 2026

Parameter

Type

Description

Example

object

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:

  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_list

array

The IDs of applications excluded from the global access policy.

  • If effect is set to allow, the applications in this list are denied access to the domain.

  • If effect is set to deny, the applications in this list are allowed access to the domain.

string

The ID of the application.

8ovxCTRUDdbpVWBP