Skip to main content
PUT
Update a Lead

Update a Lead

Updates the specified lead with the provided fields. Only the fields you include in the request body will be updated (partial update).

Request

PUT /v1/leads/:id

Path Parameters

Body Parameters

Only include the fields you want to update. Omitted fields will remain unchanged.

Example

Response