Add a user to 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
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.
x-tenant-id
string
Required
header
Tenant identifier. Required on all tenant-scoped routes.
More parameters Expand all
permissions
array of enums
No description.