Skip to content

Instantly share code, notes, and snippets.

@activeprospect-support
Last active August 29, 2015 14:07
Show Gist options
  • Save activeprospect-support/01c6a3b23a5d4af0cbde to your computer and use it in GitHub Desktop.
Save activeprospect-support/01c6a3b23a5d4af0cbde to your computer and use it in GitHub Desktop.
LC - How to work with your leads via the API
curl -v -X POST https://api.leadconduit.com/leads/myleadid/delete -d"api_key=fullapikey"
HTTP/1.1 200 OK
Content-Type: application/json; charset=utf-8
{"result":"deleted"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment