Skip to main content

DeleteUserResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/DeleteUserResponseBody.json
messagestringrequired

Success message

DeleteUserResponseBody
{
"$schema": "https://example.com/schemas/DeleteUserResponseBody.json",
"message": "string"
}