Skip to main content
POST
Enterprise Organizations Member Addition Endpoint
Requires an enterprise admin personal API key. This endpoint allows you to add multiple users to multiple organizations in a single API call. It’s designed for efficient bulk operations when managing organization memberships at scale.

Authorizations

Authorization
string
header
required

Personal API Key (apk_user_*) for Enterprise Admins only

Path Parameters

org_id
string
required

Body

application/json
org_ids
string[]
required
user_ids
string[]
required
group_names
string[] | null
org_role
string | null

Response

Successful Response

status
string
default:success