OpenAPI 3.0.02026-08-12277306567.6 KB

fe2dff9fb04b

Pipeline entries

Move an entry

Move an entry to another stage of its pipeline. laneId is the target stage's id from the pipeline's lanes; an id that does not exist on the entry's pipeline is ignored rather than errored. Omit lexorank to place the entry at the end of the target stage — it is the board position rank and only needs to be sent for an exact drag-and-drop position. Moving to a new stage runs the pipeline automations configured for that stage.

put/pipeline-entries/{entryId}/move

Path parameters

entryIdstring required

Headers

projectstring required

Request body

laneIdstring

Target stage — a lane id from the pipeline's lanes.

lexorankstring

Board position rank. Omit to place the entry at the end of the target stage.

Response

Ok

updatedAtstring required
createdAtstring required
laneChangedAtstring date-time
laneIdstring
lexorankstring
recordType'COMPANY' | 'CONTACT' required
{"stackTrail":"paths:/pipeline-entries/{entryId}/move:put:responses:200:content:application/json:schema:allOf:properties:values","oasType":"schema","type":"unknown"}
_idstring required