v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01206322659.2 KB
iam

Invite one or more users to an organization

post/orgs/{org_id}/iam/users

Path parameters

org_idstring required

Request body

emailstring nullable

Single email address to invite. Legacy shape — prefer emails. Merged with emails when both are provided.

emailsstring[] nullable

Email addresses to invite to the organization.

send_emailboolean

Whether to send an invitation email to each invitee. Defaults to true.

Response

User invited successfully