We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d410b commit a342428Copy full SHA for a342428
docs/v1/error-handling.mdx
@@ -44,7 +44,7 @@ curl http://<IP ADDRESS>/api/v1/data
44
```
45
46
```http title="Response"
47
-HTTP/1.1 400 Bad Request
+HTTP/1.1 403 Forbidden
48
Content-Type: application/json
49
50
{
0 commit comments