organizations

Enterprise Organizations Member Addition Endpoint

Bulk add users to an organization

Note: Copied from app.routers.enterprises.py. Needs to be refactored properly into the membership sdk.

post/v2/enterprise/organizations/{org_id}/members

Path parameters

org_idstring required

Request body

group_namesstring[] nullable
org_idsstring[] required
org_rolestring nullable
user_idsstring[] required

Response

Successful Response

statusstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.