Removing client {{ clientRemove.client.appId }} will also remove all access from scripts and apps using those credentials.
You may want to consult the other Cloudron admins first.
New token created
{{ tokenAdd.token.accessToken }}
This token will not expire. It can only be revoked.
API tokens
Use those tokens are for working with https://cloudron.io/references/api.html.
They have the adminscope attached and will not expire.
They are issued explicitly for the user who creates them, so they will return that users profile.
Active Tokens
{{ token.accessToken }}
Application and other API Access
{{client.name}} on {{client.location}}{{ config.isCustomDomain ? '.' : '-' }}{{config.fqdn}}
{{ client.activeTokens.length }} tokens are active for this application.
Advanced