Skip to main content
POST
Create invitations

Authorizations

Authorization
string
header
required

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

Body

application/json
emails
string<email>[]
required
Minimum array length: 1
role_ids
string<uuid>[]
required

Optional role UUID. The array is reserved for future expansion but currently accepts at most one role.

Maximum array length: 1

Response

Created

data
object[]
required