ReasonPayload
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ReasonPayload.jsonreasonstring
Operator-supplied free-text reason recorded on the audit activity
ReasonPayload
{
"$schema": "https://example.com/schemas/ReasonPayload.json",
"reason": "string"
}