permissions
Post v2 permissions
Share the object with someone via a given role or specific permission
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The target subject type
Available options:
pages
, workspaces
The target subject id (i.e workspaceId if subjectType is 'workspace')
Body
application/json
Response
200
application/json
Success Response
The response is of type object
.