Verify an OTP code sent to a signatory

Verifies that the OTP code sent to a signatory is correct.

Body Params

Authentication token UID and OTP code required for verification.

uuid
required

UID of the authentication token

string
required

4-digit OTP code received by the signatory

Responses
200

OTP successfully verified

403

Invalid OTP

422

Validation failed

Language
URL
Response
Click Try It! to start a request and see the response here!