Partially Update Evidence Request

Updates specific fields of an evidence request. Only provided fields are updated, others remain unchanged.

Only fields included in the payload will be updated.
Fields omitted will remain unchanged.

Common Use Cases:

  • Updating status (Supported values: Not Started, In Progress, Review, Completed, Not Applicable)
  • Changing Assignee
  • Updating due-date
  • Adding reviewer notes
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Unique identifier of the client

integer
required

ID of the evidence request.

Body Params

JSON payload containing one or more fields to update.
Only the fields included in the request will be applied.

Payload for partially updating evidence request details. Only fields provided will be updated.

string

User ID or identifier the evidence request should be assigned to.

string
enum
Not Started|In Progress|Review|Completed|Not Applicable

Updated status of the evidence request. If not provided, status remains unchanged.

Allowed:
date-time

New due date for the evidence request. If null or omitted, due date remains unchanged.

string

Additional notes or comments regarding the evidence.

Responses
204

No Content

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json