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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required

The system-generated unique ID for the evaluation. Capture this value from the initial POST /api/evaluation response.

Headers
string

Specifies the API version used for the request.

Body Params
Responses

400

Bad Request - The request was unacceptable.

401

Unauthorized - An invalid API key was provided.

404

Not Found - The requested resource does not exist.

500

500 Internal Server Error – Unexpected server issue.

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Choose an example:
application/json