Using an Expired API Token
If you try to submit an API request using an API token that has expired, LogScale will return HTTP response code 401 and a message noting that the authentication is invalid:
http
401 The supplied authentication is invalid
Expired tokens cannot be extended or renewed; the token will need to be recreated.