Invite User
Headers
Name
Type
Description
Request Body
Name
Example
Description
{
"id": 1078,
"name": "John Doe",
"email": "[email protected]",
"title": "John",
"nickName": "john",
"phoneNumber": "+3801234567",
"roleId": 3,
"orgId": 703,
"tz": "Europe/Kiev",
"locale": "en_US",
"status": "Active",
"lastModifiedTs": 1702985292062,
"lastLoggedAt": 1702985292062,
"registeredAt": 1702985292062,
"isDev": false
}{
"error": {
"message": "Organization is not found or you don't have access to it."
}
}Last updated
Was this helpful?

