How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Google Data Studio Permissions API

Operations for managing access controls on Looker Studio assets

Google Data Studio Permissions API is one of 6 APIs that Google Data Studio publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Permissions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and a changelog.

This API exposes 4 operations across 3 paths, and defines 7 schemas. It is described by OpenAPI 3.1.0, at version v1.

Requests are made against a single base URL, https://datastudio.googleapis.com/v1.

4 operations 3 paths 7 schemas 1 GET1 PATCH2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v1
Base URL
https://datastudio.googleapis.com
Authentication
OAuth 2.0
Contact
Resource Areas
1

Authentication & Security 1

Google Data Studio Permissions API declares 1 security scheme for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 3 scopes. By default, every request must be authenticated.

  • oauth2 — OAuth 2.0 authentication. Requires domain-wide delegation configured by a Google Workspace administrator.

Paths & Operations 4

Across 3 paths, the API surfaces 4 operations — 1 GET, 1 PATCH, 2 POST. Each is listed below with its method, path, parameters, and response codes.

Permissions 4

Operations for managing access controls on Looker Studio assets

GET
/assets/{assetName}/permissions
Google Data Studio Get asset permissions
getPermissions 1 param → 200401403404
PATCH
/assets/{assetName}/permissions
Google Data Studio Update asset permissions
patchPermissions 1 param body → 200400401403404409
POST
/assets/{assetName}/permissions:addMembers
Google Data Studio Add members to an asset
addMembers 1 param body → 200400401403404
POST
/assets/{assetName}/permissions:revokeAllPermissions
Google Data Studio Revoke all permissions for members
revokeAllPermissions 1 param body → 200401403404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are Permissions (2 properties), AddMembersRequest (2 properties), RoleMembers (1 property), RevokeAllPermissionsRequest (1 property). Each schema is shown below with its type and property counts.

Member
string
A member identifier with a type prefix. Supported prefixes are user: (Google account), group: (Google Group), domain: (organization domain), serviceAccount: (C…
AddMembersRequest
object
Request to add members to a specific role on an asset.
2 properties 2 required
Error
object
Error response from the API.
1 property
Role
string
A role that can be assigned to members on a Looker Studio asset.
RevokeAllPermissionsRequest
object
Request to revoke all permissions for specified members on an asset.
1 property 1 required
RoleMembers
object
A list of members assigned to a particular role.
1 property
Permissions
object
Access control configuration for a Looker Studio asset containing a mapping of roles to their assigned members.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

google-data-studio-permissions-api-openapi.yml Raw ↑

Other APIs Google Data Studio publishes across the network.

Looker Studio Community Connectors
Looker Studio Community Visualizations
Google Data Studio Assets API
Google Data Studio Embedding API
Google Data Studio Reports API
Where this information came from

This is an independent, third-party profile of Google Data Studio Permissions API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.