post https://apis.elai.io/api/v1/users
Invite user to your account. User will receive an email with instructions to set the password.
{
"name": "Mike",
"email": "[email protected]",
"role": "user"
}
Invite user to your account. User will receive an email with instructions to set the password.
{
"name": "Mike",
"email": "[email protected]",
"role": "user"
}
Try It!
to start a request and see the response here!