Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

ADVANCED EDITION

Try It Free

Topics

[IN PROGRESS] Status

This feature is not yet available and will be included in the advanced version of the application. We plan to release it by the end of February 2025. Please subscribe to updates on this page to receive a notification when it becomes available.

Overview

Currently, to access the Release Management API, you need to obtain an Atlassian API token and use it to generate a Release Management API JWT token, which has a 15-minute lifetime. Since this may not always be convenient, we are implementing the ability to issue personal Release Management API tokens with longer lifetimes for easier third-party integration.

How to access tokens?

All your Personal Tokens are available via the following menu item:

image-20250214-132043.pngimage-20250214-132058.png

How to create tokens?

To create a new token click “Create API Token

image-20250214-132230.png

You would need to specify a name for it and expiration date. Personal tokens lifetime is limited to 12 months (1 year) for security reasons.

If you downgrade to Standard Edition of the App all active tokens will be suspected and you won’t be able to use them till Advanced Edition of the App will be enabled again.

Click Save to generate the token.

image-20250214-132547.png

You can can view it and copy.

image-20250214-132708.png

Please make sure you keep your tokens secured.

Once you click Done you want be able to view the token again.

image-20250214-132725.png

How to revoke them?

To revoke the token either click Revoke at a specific token or Revoke all API tokens.

image-20250214-132853.png

Upon confirmation the token(s) will be revoked.

How to use them?

You can use Personal API token as alternative to short-term (15 min) JWT token referred throughout this documentation, mainly:

What’s next?

In parallel to API tokens we are developing a so called “Quick Links“ functionally when you can generate a link to trigger certain functionality within the App, e.g.

  • move version/package

  • achieve milestone

  • assign environment

  • etc.

Behind these quick actions there will be API calls made to execute. This is where you Personal API tokens will bring immense value.


Tip: Still have questions or need hands-on advice?

Contact supportGet on a call

  • No labels