trustgraph/specs/api/components/responses/Unauthorized.yaml
2026-01-15 09:53:27 +00:00

9 lines
208 B
YAML

description: Unauthorized - Invalid or missing bearer token
content:
application/json:
schema:
type: object
properties:
error:
type: string
example: Unauthorized