Access Tokens
To enable access via a Studio SDK or REST API, an account must have at least one API Access Token.
To create, edit or destroy an Access Token, visit Settings -> API Access Tokens.
When you using a Studio SDK or REST API and are asked to provide your "API key", simply input your Access Token's "key".
Disable an Access Token
If you wish to disable a key:
- Visit Settings -> API Access Tokens
- Click the key you wish to invalidate
- Click Delete
This permanently deletes the access token and its key will not longer be available to any SDK or REST API.
Updated over 3 years ago