Verify an OTP code sent to a signatoryAsk AIpost https://my.datasure.net/api/secusign/verify-otpVerifies that the OTP code sent to a signatory is correct.Body ParamsAuthentication token UID and OTP code required for verification.auth_token_uiduuidrequiredUID of the authentication tokenotp_codestringrequired4-digit OTP code received by the signatoryResponses 200OTP successfully verified 403Invalid OTP 422Validation failedUpdated 14 days ago