Reset Password
Use this request to reset the password for the marketplace.
To reset the password for the marketplace, use the following URL and the POST method:
{service_url}/marketplace/v1/marketplaces/credentials/{email}/reset_passwordHere, {service_url} is the URL of the sandbox or production environment, and {email} is the email address that the user uses to access the dashboard.
Example:
https://sellers-api.sandbox.marketplace.taxamo.com/marketplace/v1/marketplaces/settings/2025-01-15/countries.CADetails
| Method | Endpoint |
|---|---|
| POST | /marketplace/v1/marketplaces/credentials/{email}/reset_password |
Parameters
| Parameter | Description |
|---|---|
{email} | The email address that the user uses to access the dashboard. |
Updated 14 days ago
Did this page help you?
