Reset domain password
Required access scopes
Path params
Param
Type
Description
Query params
Param
Type
Description
Headers
Header
Format
Description
Last updated
Was this helpful?
POST https://app.ecwid.com/api/v3/{storeId}/domains/reset_domain_password?domain_name={domain_name}
Your app must have the following access scopes to make this request: buy_domains
All path params are required.
storeId
number
Ecwid store ID.
Some query params are required.
domain_name
string
Domain name. Value matches domainName field with /domains/purchase and purchasedDomains["name"] field in /profile/domains.
Required
send_to
string
Indicates the contact to which the password is to be reset.
One of: owner,admin.
sub_user
string
1 if password should be sent to the sub-user of the domain, 0 otherwise.
The Authorization header is required.
Authorization
Bearer secret_ab***cd
Access token of the application.
Last updated
Was this helpful?
Was this helpful?
