Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Body

application/json

Request for sending the user invitation email

Emails
string<email>[]
required
UserGroups
string[]

A user group name.

CreationOptions
object

Defines the user creation options.

Response

Request is accepted.

The bulk invite users request information.

SessionId
string<guid>

A globally unique identifier

Example:

"00000000-0000-0000-0000-000000000000"

url for retrieving bulk invite users session details