Auth

Login

Request a verification code for passwordless login.

A 6-digit code is sent to the provided email. Exchange it via POST /v2/auth/login/verify to receive a new API key.

post/auth/login

Request body

emailstring required
organization_idstring nullable

Org to scope the new key to (must be a member)

Response

Successful Response

messagestring

Changes

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