Partially Update an Evaluation

Updates risk data or metadata for a previously submitted evaluation request that is in a paused state. The request is identified by eval_id, and updates can be partial—any data not included in the request will remain unchanged. The body of the PATCH request must follow the same structure as the original POST request.

Note: Once an evaluation is completed, its data becomes immutable. Any attempt to update it will result in a failed request.

Language
Credentials
Bearer
URL