auth

Authenticate a user by sending them a One-Time Password over email or SMS.

post/otp

Request body

emailstring email
phonestring phone
create_userboolean
dataobject

Response

A One-Time Password was sent to the email or phone. To obfuscate whether such an address or number already exists in the system this response is sent in both cases.

object required

Changes