access_control

Set resource permissions for a team.

Assigns permissions for a resource by a given type (:resource) and :resourceID to a team. Allowed resources are datasources, teams, dashboards, folders, and serviceaccounts. Refer to the /access-control/{resource}/description endpoint for allowed Permissions.

post/access-control/{resource}/{resourceID}/teams/{teamID}

Path parameters

resourcestring required
resourceIDstring required
teamIDinteger required

Request body

permissionstring

Response

An OKResponse is returned if the request was successful.

messagestring

Changes

No recorded changes to this endpoint across all 1 revision of this API.