v1
latestOpenAPI 3.0.1Apache 2.02026-07-174811204.8 KBorganizations
Add organization member
Add a new member to a specific organization.
post/api/v1/orgs/organizations/{org_id}/members/
Path parameters
org_idstring required
Unique identifier of the organization
Request body
Response
Member added successfully
Example response
{
"message": "User added to the organization."
}