Set Permissions

Set permissions for a resource stored in your Studio workspace, allowing you to share your assets with others. Permissions include "viewer" and "editor", and can be modified for individuals (via emails) or your entire organization. To remove permissions, simply omit them from set_permissions. In other words:If the permission didn't exist for a specific org/user before - it is created.If the permissions existed but changed level - it is updated.If the permission existed, but is now omitted - it is removed.

Body Params

The body of the request should contain the permissions encoded as a JSON blob.

string
enum

The type of the resource.

Allowed:
uuid

The unique identifier of the resource.

permissions
object
Response

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json