Grant a permission to a user within an entity
Parameters
id
string
Required
path
The unique ID of the resource being addressed. See the
id field in the parent resource's list or GET-by-ID response.
targetUserId
string
Required
path
The unique ID of the user being acted on. Same source as
userId — usually the id field from a user list endpoint or GET /users/me.
permission
enum
Required
No description.
Possible values:
users:addusers:removepermissions:addpermissions:removemetadata:updatepaymentAccounts:addpaymentAccounts:updatepaymentAccounts:viewincomingPayments:viewincomingPayments:processoutgoingPayments:createoutgoingPayments:view +4 more
x-tenant-id
string
Required
header
Tenant identifier. Required on all tenant-scoped routes.