v1

latestOpenAPI 3.0.3AGPL-3.0-only2026-07-17120116247.0 KB
admins

Validate a one time authentication code

Checks if the given authentication code can be validated using the specified secret and config name

post/admin/totp/validate

Request body

config_namestring

name of the configuration to use to validate the passcode

passcodestring

passcode to validate

secretstring

secret to use to validate the passcode

Response

successful operation

messagestring

message, can be empty

errorstring

error description if any