Amend AML search

Replace AML search result on existing journey with new input data.

put/aml/{JOURNEY_ID}

Path parameters

JOURNEY_IDstring required

existing journey id

Request body

Response

200

successboolean

Example response

{
  "success": true
}

Changes