Properties
| Property Name | Property Type |
|---|---|
| assignee The user the permission applies to. | Assignee (required) |
| id Unique identifier of the permission. | ID (required) |
| scope Scope of the permission. (e.g. VIEW, EDIT, MANAGE). | PostPermissionScope (required) |
{
"assignee":{
"userId":"4a112a3d-6cd7-4226-8d74-dd70157b9ddb"
},
"scope":"MANAGE"
}
