Skip to main content
POST
/
v3
/
auth
/
token
/
refresh
Get a fresh transient token cookie for the authenticated user
curl --request POST \
  --url http://localhost/api/v3/auth/token/refresh
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.omneo.io/llms.txt

Use this file to discover all available pages before exploring further.

Response

The response is of type string.

Allowed value: "Refreshed."