Skip to main content
POST
Invite a new user to join the organization

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

orgId
string
required

Body

application/json
email
string
required
role
string
required

Response

200

Invitation sent successfully

Last modified on July 17, 2026