HomeGuidesAPI ReferenceChangelog
API Reference

Updates an evidence record

Log in to see full request history
Path Params
string
required

Evidence ID

Body Params

Evidence object

int32
boolean
string | null
string | null
string | null
string | null
string | null
date-time | null
string | null
int32
date-time | null
date-time | null
Responses

400

An error occurred while retreiving the records, error will be logged

401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have one of the following roles:
        Administrator, GeneralUser, Manager.

        (3) The caller does not have permission to update the specified record.
404

The given evidence ID does not exist.

422

There was an error in the validation of the Evidence. Reasons for an evidence record being invalid:

        - Evidence has no title

        - Evidence title is 450 characters or more

        - Evidence has no owner

        - Evidence update frequency is invalid - less than zero
Language
Credentials
URL