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

Tableau Permissions API

Query and set permissions on content items including workbooks, data sources, projects, views, and flows.

Tableau Permissions API is one of 25 APIs that Tableau publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Permissions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, authentication docs, a changelog, a getting-started guide, and 1 JSON Schema.

This API exposes 5 operations across 3 paths, and defines 3 schemas. It is described by OpenAPI 3.2.0, at version 3.24.0.

Requests are made against a single base URL, https://{server}/api/{api-version}.

5 operations 3 paths 3 schemas 3 GET2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
3.24.0
Base URL
https://[server]/api/[api-version]
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Tableau Permissions API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Tableau-Auth (TableauAuth). By default, every request must be authenticated.

  • TableauAuth — The authentication token obtained from the Sign In method. Include this token in the X-Tableau-Auth header of all subsequent requests.

Paths & Operations 5

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

Permissions 5

Query and set permissions on content items including workbooks, data sources, projects, views, and flows.

GET
/sites/{site-id}/workbooks/{workbook-id}/permissions
Tableau Query Workbook Permissions
queryWorkbookPermissions 2 params → 200
PUT
/sites/{site-id}/workbooks/{workbook-id}/permissions
Tableau Add Workbook Permissions
addWorkbookPermissions 2 params body → 200
GET
/sites/{site-id}/datasources/{datasource-id}/permissions
Tableau Query Data Source Permissions
queryDataSourcePermissions 2 params → 200
PUT
/sites/{site-id}/datasources/{datasource-id}/permissions
Tableau Add Data Source Permissions
addDataSourcePermissions 2 params body → 200
GET
/sites/{site-id}/projects/{project-id}/default-permissions/workbooks
Tableau Query Default Permissions for Workbooks
queryDefaultWorkbookPermissions 2 params → 200

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are PermissionListResponse (2 properties), Permission (1 property), AddPermissionsRequest (1 property). Each schema is shown below with its type and property counts.

AddPermissionsRequest
object
1 property
Permission
object
1 property
PermissionListResponse
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tableau-permissions-api-openapi.yml Raw ↑

Other APIs Tableau publishes across the network.

Tableau Metadata API
Tableau Hyper API
Tableau Embedding API
Tableau Document API
Tableau Server Client (Python)
Tableau Extensions API
Tableau Web Data Connector
Tableau Connector SDK
Tableau Analytics Extensions API
Tableau Webhooks
Tableau VizQL Data Service
Tableau Pulse API
Where this information came from

This is an independent, third-party profile of Tableau 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.