trustgraph/specs/api/components/responses/Unauthorized.yaml

10 lines
208 B
YAML
Raw Normal View History

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