API Reference

Introduction
Create Lead POSTDelete Lead DELETEGet Lead GETList Leads GETUpdate Lead PATCH
APIAPIAPI
DocumentationAPI ReferenceChangelog
Leads

Delete Lead

Permanently delete a lead.

DELETE
/leads/{lead_id}

Authorization

AuthorizationBearer <token>

API key authentication. Use format: Bearer kejue_...

In: header

Path Parameters

lead_idstring

Response Body

curl -X DELETE "https://api.kejue.co/api/v1/leads/string"
Empty
Empty
Empty

Last updated on

Create Lead POST

Previous Page

Get Lead GET

Next Page

curl -X DELETE "https://api.kejue.co/api/v1/leads/string"