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 '{}'
{}

Authorizations

Authorization
string
header
required

Body

refresh_token

The body is of type object.

Response

OK

{key}
any