Reprocess API
Reprocess of conversation is performed when Facts and Scorecards are modified after processing.
The Reprocess API allows clients to re-evaluate an existing conversation with new or updated Facts and Scorecard.
This does not reprocess the entire pipeline - only Facts and Scorecards are re-evaluated.
Endpoint
Method: POST
URL: https:<hostname>/v1/reprocess/voice/<tenantId>
curl --location 'https://hostname/uzng-gateway/v1/reprocess/voice/15bb107e-0c5b-44be-84e1-5f276111583a' \ --header 'authorization: Bearer KdhjLgiy3Vo7d4gTzeTypphbRg8UEhtfZR-X1EW3-ZmNo_HGzYSZlKeSWBV9g3Sa0WZJ4y-CLW06aa57eBVD-R1FiL_O52fYHPvw8J41PnRlIle18FEuCjZ_uEuQ' \ --header 'content-type: application/json' \ --data '[ "68e0c3be-75d2-bf5a-5f5c68634f58" ]'