v1
latestOpenAPI 3.0.32026-07-17542197.8 KBPermission
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