Rotate an existing organizational API token

Rotates a non-expired organizational API token for the given token ID by creating and returning a new token
with the same properties as the original one, specified by the tokenID path parameter.
The new token's expiry date is based on the original one extended by the value specified in the lifetime query parameter.
The original token's permissions are copied verbatim.

Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!