v16

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-075922107.5 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.