Skip to main content
POST
Invite multiple users by email

Authorizations

Authorization
string
header
required

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

Body

application/json
tenantId
string
required

Tenant ID

Example:

"887fd99a-e3ab-44ac-8253-31f269599f2b"

users
object[]
required

Array of users to invite

Response

201 - application/json

Users invited successfully

statusCode
number
required

HTTP Status code

Example:

200

timestamp
string
required

Timestamp of the response

Example:

"2026-01-12T09:10:12.337Z"

message
string
required

Response message

Example:

"Success"

data
object
required

Response data