Skip to main content
POST
Verify Email Channel

Authorizations

Authorization
string
header
required

Bearer token authentication for subscriber calls

Headers

X-Dialect-Client-Key
string
required

Client Key used to uniquely identify the client

Example:

"dk_gyh2eqzfkc4mhp5eiahnndkz"

Body

application/json
code
string
required

Verification code sent to email

Example:

"123456"

Response

Email channel verified successfully

id
string
required
type
enum<string>
required
Available options:
EMAIL,
TELEGRAM
value
string
required
verified
boolean
required
subscribed
boolean
required
subscribedApps
object[]