8 lines
204 B
YAML

description: Unauthorized — Invalid API key or access token
content:
application/json:
schema:
$ref: '../schemas/error.yaml'
example:
message: 'Unauthorized'