Skip to main content
POST
Invite a user

Authorizations

Authorization
string
header
required

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

Path Parameters

app_id
string
required

App ID

Body

application/json
email_address
string
required

Email address to invite

role
string
default:org:member

Clerk org role (org:admin or org:member)

Response

Successful Response

invitation_id
string
required
email_address
string
required
role
string
required
status
string
required
created_at
string | null