Suggested filters
keyword:keyword:setup
results for a specific keyword
question:question:how do I get started?
AI will suggest the best answer
Dashboard
Edit Article Logout

Invite User


Invite a user to join the tenant associated with the API key.

Query Parameters
sendNotificationbool
Defaults to true; sends a notification email with the invite link.
HTTP Request Examples
{ "fullname": "Some person", "email": "some.person@example.com" }
HTTP Response Examples
200
{ "Status": true, "Message": "Invited", "Response": { "useruid": "7b6ca6d5-eeb1-47e7-ad3e-855786e0f83a" } }


How helpful was this article?

πŸ‘ or πŸ‘Ž

Related Articles

Markdown Version