diff --git a/API-Docs.md b/API-Docs.md index cdae486..e754720 100644 --- a/API-Docs.md +++ b/API-Docs.md @@ -371,6 +371,7 @@ Will block new segment submissions of the specified category on that video. **Error codes**: 400: Bad Request (Your inputs are wrong/impossible) + 403: Unauthorized (You are not a VIP) __________________________________________________________________ @@ -399,6 +400,7 @@ Shadow banned submissions are hidden for everyone but the IP that originally sub **Error codes**: 400: Bad Request (Your inputs are wrong/impossible) + 403: Unauthorized (You are not a VIP) __________________________________________________________________ @@ -429,6 +431,7 @@ VIPs have extra privileges and their votes count more. **Error codes**: 400: Bad Request (Your inputs are wrong/impossible) + 403: Unauthorized (You are not an admin)