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

    Delete User


    Deletes a user with a given user uuid.

    If the user is a member of multiple tenants, this only deletes the user from the tenant associated with the API key used in the request.

    Path Parameters
    useruidstringrequired
    The unique user UUID associated with the tenant
    HTTP Response Examples
    200
    { "Status": true, "Message": "", "Response": {} }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version