post https://api.gridx.de/account/tokens//rotate
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.