Skip to main content
POST
Invite users to the organization

Authorizations

Authorization
string
header
required

A personal sk- API key that belongs to an organization owner. Send it as Authorization: Bearer sk-.... See Set up the User management API.

Headers

request-id
string

A unique request ID generated by the client for request tracing.

Body

application/json
emails
string<email>[]
required
Required array length: 1 - 200 elements
team_id
string | null

A team in the caller's workspace.

Pattern: ^(?!\s*$)(?!\s*-\s*$).+

Response

The invitations were accepted for processing.

message
string
required
data
object[]
required