Update Audit

Use this API to update the approvers, attributes, and auditors of a specific audit.

Path Params
uuid
required

Audit identifier (UUID)

Body Params
header
object
required

Audit Header

auditors
array of objects
required

List of auditors. A minimum of one auditor has to be assigned to the audit

auditors*
approvers
array of objects
required

List of approvers. A minimum of one approver has to be assigned to the audit

approvers*
string
enum
required
Allowed:
attributes
object

Custom Attributes

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Choose an example:
application/json
*/*