Send domain verification email

Use this endpoint to send verification email about domain purchase to the store owner's email.

Headers

NameTypeDescription
AuthorizationstringoAuth token with mandatory Bearer before it. Example: Bearer e***s0, where e***s0 should be replaced with your oAuth token.

Query parameters

ParamDescription
domain_nameThe domain name for which the verification email will be sent. Has the same value as the purchasedDomains["name"] in /profile/domains endpoint.

📘

Required access scope: buy_domains.

Language
Authorization
Query