Skip to main content
POST
Invite a user to an organization

Authorizations

Authorization
string
header
required

access token

Body

application/json
email
string<email>
required

Email address of the user to invite

Example:

"newuser@example.com"

Response

Invitation created and sent successfully