Skip to main content
POST
Register Email

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Request to register/link email to existing Telegram account.

email
string<email>
required

Email address

password
string
required

Password (min 8 chars)

Required string length: 8 - 128

Response

Successful Response