Ask about anything in DailyStory Developer Documentation

Type a question in your own words below. Answers are written from our published articles and cite the ones they came from.

Recently updated

    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