Manual Journey Review

post/v2/manual-review/{JOURNEY_ID}

Path parameters

JOURNEY_IDstring required

the journey id that you want to review

Request body

new_decision'Rejected' | 'Approved' | 'Resubmission Requested' required
commentstring required

Response

200

successboolean

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.