Skip to main content

LodgeErasureRequestInputBody

$schemauri

A URL to the JSON Schema for this object.

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

Optional reason for the request

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