openvidu/backend/openapi/components/responses/internal/success-refresh-token.yaml

13 lines
373 B
YAML

description: Successfully refreshed the access token
headers:
Set-Cookie:
$ref: '../../headers/set-cookie-access-token.yaml'
content:
application/json:
schema:
type: object
properties:
message:
type: string
example: Access token for user 'admin' successfully refreshed