Update Client Evidence

Partially updates an existing evidence for the specified client.

This operation allows updating one or more evidence fields, including:

  • Name

  • Description

  • Owner

  • Schedule

Only the fields provided in the request payload will be updated.
All other fields will remain unchanged.

Important — Schedule Rules

  • An evidence can have only one schedule.
  • This endpoint does not allow updating an existing schedule.
  • If a schedule already exists, the request will be rejected.
  • To change the schedule, the existing schedule must be deleted first using the Delete Schedule API.
  • If no schedule exists, this endpoint will create a new schedule.
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.

Body Params

Payload containing the fields to update within the evidence record.

Payload to update engagement evidence

string

Title of the evidence to update

string

Description of the evidence to update

string

User to set as the evidence owner

schedule
object

Defines recurrence schedule details for an 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