Manage API Tokens
Once an API token is created in InstaWP, you can manage it by changing your general API tokens' access permissions (read-only or read-write), filtering the token types, or deleting them when they are no longer in use.
In this documentation, we will explore the steps to:
Filter API Tokens
Change Permissions
Delete API Token
Let’s get started 🚀
Go to the Team profile on the top right corner and select the My Account from the drop-down list.
You can filter your InstaWP API Tokens based on the following types:
You can change access (read/write) permissions for an API token after it has been created.
Note: The user can only change the permissions of the General API tokens.
You can delete any of your existing API tokens if they are no longer needed.
In this documentation, we will explore the steps to:
Filter API Tokens
Change Permissions
Delete API Token
Let’s get started 🚀
Go to the Team profile on the top right corner and select the My Account from the drop-down list.
Filter API Tokens
You can filter your InstaWP API Tokens based on the following types:
Token Types | Description |
---|---|
General Token | Full access to the application's resources, including the ability to conduct GitHub activities. |
Chrome Extension | Launches WP instances from the wordpress.org plugins & themes page. |
InstaWP Connect | Creates staging sites and connects WP sites to your InstaWP account. |
Change Permissions
You can change access (read/write) permissions for an API token after it has been created.
Note: The user can only change the permissions of the General API tokens.
Delete API Token
You can delete any of your existing API tokens if they are no longer needed.
Updated on: 22/07/2024
Thank you!