description: > The cookie containing the access token. This cookie is used to authenticate the user in subsequent requests. schema: type: string example: 'OvMeetAccessToken=token_123456; Path=/; HttpOnly; SameSite=Strict'