mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat(docs): document api error code 40001
This commit is contained in:
parent
5e5c819352
commit
13a44364ad
1 changed files with 1 additions and 0 deletions
|
|
@ -52,6 +52,7 @@ When something goes wrong, the API will send back a 4xx HTTP status code, along
|
|||
|30007|403|Target group is not part of your system.|
|
||||
|30008|403|Member '{memberRef}' is not part of your system.|
|
||||
|30009|403|Group '{groupRef}' is not part of your system.|
|
||||
|40001|400|Error parsing JSON model (check [`errors` key](#error-object) for details)
|
||||
|40002|400|Missing autoproxy member for member-mode autoproxy.|
|
||||
|40003|400|Duplicate members in member list.|
|
||||
|40004|400|Member list identical to current fronter list.|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue