Remove error cmd from API

This commit is contained in:
JonnyWong16 2016-11-11 12:59:35 -08:00
commit 960b601384
3 changed files with 11 additions and 31 deletions

8
API.md
View file

@ -145,14 +145,6 @@ Returns:
### delete_temp_sessions
Flush out all of the temporary sessions in the database.
```
Required parameters:
None
Required parameters:
None
```
### delete_user
Delete a user from PlexPy. Also erases all history for the user.