These are the docs for the Metabase master branch. Some features documented here may not yet be available in the latest release. Check out the docs for the latest version, Metabase v0.49.

Advanced permissions application

/advanced-permisisons/application Routes. Implements the Permissions routes needed for application permission - a class of permissions that control access to features like access Setting pages, access monitoring tools … etc.

GET /api/ee/advanced-permissions/application/graph

Fetch a graph of Application Permissions.

You must be a superuser to do this.

PUT /api/ee/advanced-permissions/application/graph

Do a batch update of Application Permissions by passing a modified graph.

You must be a superuser to do this.


« Back to API index

Read docs for other versions of Metabase.

Thanks for your feedback!

See something that needs fixing? Propose a change.