v1

latestOpenAPI 3.0.32026-07-17542197.8 KB
Organization
User

Add organization member

Add an existing user to an organization.

post/v1/organizations/{id}/members

Request body

user_idstring required

ID of the user to add.

Example request

{
  "user_id": "9bsv0s46s6s002p9ltq0"
}

Response

Example response

idstring required

ID of the newly created resource.