AbilityCheckRequest
A named batch of capability checks to resolve against the current user.
checks objectrequired
Map of caller-chosen keys to individual ability checks.
property name* object
pathstringrequired
Resource grant path to check
accessTypestringrequired
Access type, e.g. read or write
organizationIdinteger
Organization to scope the check to
requiredOrgRoleForBypassstring
Minimum org role that bypasses the grant requirement
AbilityCheckRequest
{
"checks": {}
}