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 a Lead


    Moves a lead specified by the numeric lead id to the trash by setting the lead status to 100 (Deleted). The lead can be undeleted in either the DailyStory UI or by updating the lead's status to 0 (Active) through the API.

    Path Parameters
    idstringrequired
    HTTP Response Examples
    200
    { "Status":true, "Message":"", "Response":{} } }

    How helpful was this article?

    πŸ‘ or πŸ‘Ž

    Related Articles

    Markdown Version