name: access_token in: cookie required: true schema: type: string format: jwt example: "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.x.y" description: | JWT access token.