v1

latestOpenAPI 3.0.0AGPLv3.02026-07-14186117194.3 KB
Users

Confirm two factor auth

Confirm a two factor authentication request

post/api/v1/users/{id}/two-factor/confirm-request

Path parameters

idinteger required
Example:42

Entity id

Request body

otpTokenstring required

OTP token generated by the app

requestTokenstring required

Token to identify the two factor request

Response

successful operation