Move lead to a pipeline stage

Move the lead to one of the practice's pipeline stages. Requires the leads:write scope.

The same rules the board applies apply here: Won and Lost are reached through the lead's proposal rather than directly, and a proposal-managed stage only accepts a lead whose proposal is actually in that state. Either refusal is a 422, as is a stage id belonging to another practice.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

Lead ID

Body Params

The pipeline stage to move the lead to. Unlike creation, a stage that cannot accept the lead is rejected rather than falling back to the first stage.

uuid
required

A stage belonging to the lead's practice, from GET /api/v1/lead-stages. Won and Lost are reached through the lead's proposal rather than this endpoint, and a proposal-managed stage is only accepted when the lead's proposal is actually in that state - either is a 422.

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json