Skip to main content
POST
/
api
/
v1
/
widget
/
auth
/
refresh
Refresh a widget session JWT
curl --request POST \
  --url https://api.kataven.ai/v1/api/v1/widget/auth/refresh \
  --header 'Authorization: <api-key>' \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.kataven.ai/llms.txt

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

Authorizations

Authorization
string
header
required

Body

refresh_token

The body is of type object.

Response

OK

{key}
any