InviteUser()
Description
Send an invite to a user via email. The system will first create a user in a disabled state until the invite is accepted via a link to be sent to the provided email.
Request
Parameters
Field | Required | Data Type | Description |
---|---|---|---|
string | User email |
Example
Response
No content
Example
Last updated