Skip to main content

ReleaseLegalHoldInputBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ReleaseLegalHoldInputBody.json
releaseReasonstringrequired

Why the hold is released

ReleaseLegalHoldInputBody
{
"$schema": "https://example.com/schemas/ReleaseLegalHoldInputBody.json",
"releaseReason": "string"
}