Validate the passcode

Validate passcode

List of possible error codes:

CodeStatusReasonDescription
-401-The user is not authorized.
REQUIRED400passcodeThe value is required.
INVALID_FORMAT400passcodeThe value has invalid format.
PASSCODE_NOT_FOUND404-A passcode is not set yet by the user.
PASSCODE_IS_NOT_VALID400-The entered passcode is not valid.
PASSCODE_INPUT_ATTEMPT_BEING_PROCESSED429-Previous passcode input attempt is currently being processed.
Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!