Reference — API v2Security and AuthenticationAccess TokensRenew Access TokenRenew Access Token PUT /v2/security/access_tokens/:uid/renew Creates a new access token with the same settings as the current token and revokes the old token. The new token is returned in the response. Request Responses200403Token renewedToken cannot be renewed