Skip to main content
DELETE
Archive a Lead

Authorizations

X-API-Key
string
header
required

API key for authentication. Keys are prefixed with nxr_live_.

Path Parameters

id
string
required

Lead id. Lead id. This child router does not prevalidate UUID syntax; malformed values may become a server error in the real SQL path.

Response

Idempotent soft-archive result.

success
enum<boolean>
required
Available options:
true
lead_id
string
required
status
enum<string>
required
Available options:
archived,
already_archived
Last modified on September 8, 2026