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