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_password

Here, {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.CA

Details

MethodEndpoint
POST/marketplace/v1/marketplaces/credentials/{email}/reset_password

Parameters

ParameterDescription
{email}The email address that the user uses to access the dashboard.

Did this page help you?