v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
LeadLabels

Update a lead label

Updates one or more properties of a lead label. Only properties included in the request will be updated.

patch/leadLabels/{id}

Path parameters

idstring uuid required

The ID of the lead label

Request body

namestring

The name of the lead label

color'blue' | 'brown' | 'dark-gray' | 'gray' | 'green' | 'orange' | 'pink' | 'purple' | 'red' | 'yellow'

The color of the label. Only a subset of colors can be used.

Response

Successful response containing payload in the data field

successboolean