generateNewToken
Last updated
Last updated
This method uses a Cortex token to generate a new Cortex token. You can use this method to extend the expiration date of a token.
See for details.
Name
Type
Required
Description
cortexToken
string
yes
clientId
string
yes
The client id of your Cortex application
clientSecret
string
yes
The client secret of your Cortex application
The result is an object containing a field cortexToken.
Name
Type
Description
cortexToken
string
The new Cortex token of the user
A token returned by