delete https://app.heedjy.com/api/leads/
Log in to see full request history
Response
204lead closed
204lead closed
xxxxxxxxxx
curl --request DELETE \
--url https://app.heedjy.com/api/leads/ \
--header 'content-type: application/json' \
--data '
{
"reason": "NEW_LEAD"
}
'
Try It!
to start a request and see the response here!