-
Suggestion
-
Resolution: Unresolved
-
None
-
16
-
Issue Summary
By default, in order to create and manage API tokens, users must go to https://id.atlassian.com/manage-profile/security/api-tokens, requiring manual methods to handle them through the UI.
Suggestion
For different reasons, including security, users should have the ability to automatically refresh the tokens. A quick way to do so could be to create automations that would:
- Revoke existing API tokens
- Create new ones after that
Since automations can be achieved through APIs, this is a request to be able to create and delete API tokens using an API instead of relying on the UI.
- relates to
-
ENT-2655 Loading...