Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.

Path Parameters

org_id
string
required

Body

application/json
email
string | null

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

emails
string[] | null

Email addresses to invite to the organization.

send_email
boolean

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

Response

204

User invited successfully