description: > The cookie containing the refresh token. This cookie is used to refresh the access token when it expires. schema: type: string example: 'OvMeetRefreshToken=token_123456; Path=/meet/internal-api/v1/auth; HttpOnly; SameSite=Strict'