Invite User

Invite a new user to the organization

Authentication

x-api-keystring
API Key authentication via header

Request

This endpoint expects an object.
emailstringRequiredformat: "email"
Email address of user to invite
firstNamestringRequired
User's first name
lastNamestringRequired
User's last name
roleIdslist of integersRequired
Role IDs to assign to the user
phonestringOptional
User's phone number

Response

User invited successfully
emailstring or nullformat: "email"
statusstring or null