Skip to main content

ReasonPayload

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ReasonPayload.json
reasonstring

Operator-supplied free-text reason recorded on the audit activity

ReasonPayload
{
"$schema": "https://example.com/schemas/ReasonPayload.json",
"reason": "string"
}