Skip to main content

RejectErasureRequestInputBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/RejectErasureRequestInputBody.json
notestring

Why the request is rejected

RejectErasureRequestInputBody
{
"$schema": "https://example.com/schemas/RejectErasureRequestInputBody.json",
"note": "string"
}