Skip to main content
Manage custom labels for categorizing and organizing leads. These endpoints allow you to create, list, retrieve, update, and delete lead labels, as well as test AI-powered reply label predictions.
  • Lead Label — field reference for lead label objects

Endpoints

MethodEndpointDescription
POST/api/v2/lead-labelsCreate lead label
GET/api/v2/lead-labelsList lead label
GET/api/v2/lead-labels/{id}Get lead label
PATCH/api/v2/lead-labels/{id}Patch lead label
DELETE/api/v2/lead-labels/{id}Delete lead label
POST/api/v2/lead-labels/ai-reply-labelTest AI reply label prediction