Skip to main content
POST
Unarchive a business lead record by ID

Path Parameters

id
string
required

Response

OK

Response schema for the Leadping API lead response returned to authenticated clients.

metadata
object

Structured metadata used for attribution, integrations, and reporting on this lead response.

contact
object

Contact details for the lead or customer represented by this lead response.

phoneIdentity
object | null

Canonical phone identity and provider lookup details for this lead.

customer
object

Demographic profile details for the lead represented by this lead response.

enabled
boolean

Indicates whether this lead response is active and available in the Leadping API.

archivedAt
string<date-time> | null

UTC timestamp when this record was archived.

archivedByUserId
string | null

User ID of the person who archived this record.

archiveReason
enum<integer> | null

Defines why a lead was removed from the active working pipeline.

Available options:
0,
1,
2,
3,
4,
5,
6,
7,
8,
9
archiveNote
string | null

Optional note explaining why the lead was archived.

isArchived
boolean

Indicates whether the lead has been archived in Leadping.

currentDisposition
object | null

Current disposition summary that describes the lead outcome.

tags
object[]

Tags currently attached to this lead, source, or record.

id
string

The unique identifier for the entity.

createdAt
string<date-time>

The date and time when the entity was created.

modifiedAt
string<date-time> | null

The date and time when the entity was last modified, if applicable.