Skip to main content

WebAuthnRemoveResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/WebAuthnRemoveResponseBody.json
successbooleanrequired
WebAuthnRemoveResponseBody
{
"$schema": "https://example.com/schemas/WebAuthnRemoveResponseBody.json",
"success": true
}