zulip/templates/zerver/api/common-error-payloads.md

8 lines
170 B
Markdown

# Sample payloads for common errors
## Invalid API key
A typical failed JSON response for when the API key is invalid:
{generate_code_example|invalid-api-key|fixture}