v1

latestOpenAPI 3.0.12026-07-1394386381.1 KB
User Auth

OTP auth

Authenticate a user with an OTP code sent via email or SMS.

post/public/v1/submit/otp_auth

Request body

type'ACTIVITY_TYPE_OTP_AUTH' required
timestampMsstring required

Timestamp (in milliseconds) of the request, used to verify liveness of user requests.

organizationIdstring required

Unique identifier for a given Organization.

Response

A successful response.