v4

latestOpenAPI 3.1.02026-08-03427198448.4 KB
pipeline

Replan Deal Route

Enqueue a per-deal replan job for the pipeline agent.

Generates a fresh pipeline_run_token, writes it to the deal row, and enqueues a pipeline_deal_replan job carrying the token. Older queued jobs for the same deal abort as superseded when they pick up because their stored token no longer matches the row's current token.

post/api/pipeline/deals/{deal_id}/replan

Query parameters

user_idstring nullable
org_idstring nullable

Request body

user_notestring nullable
user_contextstring nullable

Response

Successful Response

{"stackTrail":"paths:/api/pipeline/deals/{deal_id}/replan:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}