DeleteUserResponseBody
$schemauri
A URL to the JSON Schema for this object.
Example:
https://example.com/schemas/DeleteUserResponseBody.jsonmessagestringrequired
Success message
DeleteUserResponseBody
{
"$schema": "https://example.com/schemas/DeleteUserResponseBody.json",
"message": "string"
}