Permission
Create permission
Create a new permission for a subject to the given target.
post/v1/permissions
Request body
Example request
{
"subject": {
"id": "9bsv0s46s6s002p9ltq0"
},
"target": {
"id": "9bsv0s46s6s002p9ltq0"
}
}Response
Example response