POST
/
cocart
/
jwt
/
refresh-token
{
  "token": "<string>",
  "refresh_token": "<string>"
}

Body

application/json

Response

200
application/json

Token refreshed successfully

The response is of type object.