AdvertisingCars

AnnonceLogs

Aos

Callcentrum

Cc

Element

Eshop

Forms

IframeViewCounter

Ip

LeadsFb

Leads

Marketing

MaternaSmsStatus

MobileDeLogs

OfferedCars

SautoLogs

TechnicalCertificateRequest

TipcarsLogs

ViewCounter

WebCars

WebLeads

/v1/web-leads/<id>
DELETE
secured

Description

Delete lead

Format

json (application/json)

Methods

DELETE

Mask parameters

<id>
  • requirement: \d+
  • type: integer
  • description: Lead ID

Response codes

200 (Success)
401 (Invalid authentication)

Example response

{
    "id": 1,
    "message": "Lead 1 deleted",
    "status": "ok"
}