Apigee API (apigee:v1)

2022-05-06

1 new method

Additions

    Methods
  • apigee.organizations.testIamPermissions

      HTTP Method: POST

      Flat Path: v1/organizations/{organizationsId}:testIamPermissions

      Path: v1/{+resource}:testIamPermissions

      Scopes: https://www.googleapis.com/auth/cloud-platform

      Parameter Order: resource

      Parameters:

        resource

          Description: REQUIRED: The resource for which the policy detail is being requested. See the operation documentation for the appropriate value for this field.

          Required: Yes

          Pattern: ^organizations/.*$

          Location: path

          Type: string

      Description: Tests the permissions of a user on an organization, and returns a subset of permissions that the user has on the organization. If the organization does not exist, an empty permission set is returned (a NOT_FOUND error is not returned).