Auth

Verify code

Verify a 6-digit code and receive a short-lived session token (valid for 15 minutes).

post/auth/email-code/verify

Request body

emailstring email required
codestring required

Response

Session token.

Changes

No recorded changes to this endpoint across all 1 revision of this API.