What is API Token duration?

Hi,

Is there any specific duration of API User Token when it will get expire? Or is it configurable to expire token after a specific duration?

Regards,
Sonal

Hi @Sonal1,

Personal REST API tokens do not expire, and there isn’t a way to set them to expire. They will remain active as long as it is not explicitly removed, and as long as the user remains active.

Admins can remove a user’s personal API token by navigating to the User Settings tab of their profile and clicking Remove next to the token. If you’d like your users to rotate their tokens, you can instruct them to follow the same steps to remove it and then regenerate a new one.