Revoke Self-Authorizations
Learn how to remove self-authorizations to your SP-API application.
Self-authorization of a Selling Partner API (SP-API) application occurs in two scenarios:
- For private applications: You self-authorize your application to access your account information.
- For public applications: You self-authorize your application during testing, before other selling partners authorize your application through OAuth.
You might need to revoke self-authorizations when:
- You reach your maximum authorization limit.
- You want to authorize different accounts.
This topic explains how to remove self-authorizations from your application. If you need assistance, contact Developer Support.
Remove self-authorizations from public and private applications
To remove self-authorizations, take the following steps:
- Sign in and navigate to the appropriate pages in of the following tools:
- Solution Provider Portal: From the top navigation, choose Develop Apps.
- Seller Central: Navigate to Apps and Services, and then choose Develop Apps.
- Vendor Central: Navigate to Integration, and then choose API Integration.
- Find the application for which you want to revoke an authorization, and then choose Edit app.
- For the application, expand the drop down next to Edit, and then choose Authorize.
You are taken to the Manage Authorizations page. - In the Revoke Authorization section, expand Self-Authorizations.
On this page, you can view all active self-authorizations. - Choose Revoke for any authorization that you want to remove.
Updated 6 days ago