9 lines
244 B
YAML
9 lines
244 B
YAML
description: Unauthorized — Invalid API key or access token
|
|
content:
|
|
application/json:
|
|
schema:
|
|
$ref: '../schemas/error.yaml'
|
|
example:
|
|
error: Authentication Error
|
|
message: 'Unauthorized'
|