Signatures
Validate Otp
Complete signature by validating the OTP code. Body: { otp: "123456" }
post/api/signatures/{session_id}/validate-otp
Path parameters
session_idinteger required
Headers
x-api-tokenstring nullable
Request body
object required
Response
Successful Response
{"stackTrail":"paths:/api/signatures/{session_id}/validate-otp:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
No recorded changes to this endpoint across all 1 revision of this API.