Bulk-invite a member across companies

Invites the same email (with one role) to multiple companies at once, sharing
a single invitation token. All target companies must be authorized for the
caller and must define the requested role; assigning the owner role
requires the caller to be an owner of each company. A maximum of 50 companies
per request is enforced. Conflicts (email already a member somewhere) return
422 with the offending company ids.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
string
required
company_ids
array of uuids
required

Up to 50 company UUIDs to invite the email into.

company_ids*
Headers
uuid
required

UUID of the company on whose behalf the request is made. Required for every Organization endpoint.
See The company-id header for details on how to obtain
a value for this header and the error responses to expect when it is missing or invalid.

Responses

401

Unauthorized

403

Only owners can assign the owner role.

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json