... | ... | @@ -41,6 +41,8 @@ There are 3 types of responses, each associated with a status code. |
|
|
|
|
|
```
|
|
|
|
|
|
This will render the **400: Bad Request** section with the appropriate JSON response. Let me know if you need any adjustments!
|
|
|
|
|
|
#### 401: Unauthorized
|
|
|
```json
|
|
|
{
|
... | ... | |