Organization
Role
User
Add organization role member
Add an existing user to an organization's role.
post/v1/organizations/{id}/roles/{role_id}/members
Request body
Example request
{
"user_id": "9bsv0s46s6s002p9ltq0"
}Response
Example response
Add an existing user to an organization's role.
{
"user_id": "9bsv0s46s6s002p9ltq0"
}Example response