DELETE
/lead_sources/{lead_source_id} Delete a specific lead source
Deletes a lead source. Admin only. Contacts and webhooks referencing it have their lead_source cleared. The last remaining lead source cannot be deleted — an account must always keep at least one.
Path parameters
| Name | Type | Description |
|---|---|---|
lead_source_id req | string | Lead Source ID |
Responses
200 OK
Standard error responses: 400 · 401 · 403 · 404 · 409 · 500 — shared across the API. See Errors.