Skip to main content
DELETE
Delete lead

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

The ID of the lead to delete

Response

200 - application/json

Lead deleted successfully

message
string

The message of the response