LodgeErasureRequestInputBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/LodgeErasureRequestInputBody.jsonreasonstring
Optional reason for the request
LodgeErasureRequestInputBody
{
"$schema": "https://example.com/schemas/LodgeErasureRequestInputBody.json",
"reason": "string"
}