Skip to main content
POST
Revise Deliverables

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

run_id
string
required
result_id
string
required

Body

application/json

Rebuild one or more already-generated deliverables. Each kind is rebuilt from its prior JSON plus the optional feedback, re-rendered, and (for PDFs) re-polished. Prior versions are kept on the result.

Feedback is optional: empty means a plain rebuild with no steer, which is what the revise workflow already does for a blank string.

kinds
string[]
required
Required array length: 1 - 10 elements
feedback
string
default:""
Maximum string length: 4000

Response

Successful Response

The response is of type Response Revise Deliverables Customer Intelligence Runs Run Id Results Result Id Revise Post · object.