ReleaseLegalHoldInputBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/ReleaseLegalHoldInputBody.jsonreleaseReasonstringrequired
Why the hold is released
ReleaseLegalHoldInputBody
{
"$schema": "https://example.com/schemas/ReleaseLegalHoldInputBody.json",
"releaseReason": "string"
}