9 lines
269 B
YAML

description: Forbidden — Insufficient permissions
content:
application/json:
schema:
$ref: '../schemas/error.yaml'
example:
error: Authorization Error
message: 'Insufficient permissions to access this resource'