Update To delete an app
parent
bf18259024
commit
ff9db30b36
|
@ -65,4 +65,12 @@ If there is a problem while saving apps.json onto the host: (likely cause is dir
|
|||
}
|
||||
|
||||
Status code: 500
|
||||
```
|
||||
If using a HTTP request other then `DELETE`:
|
||||
```
|
||||
{
|
||||
"error": "Method not allowed. Only DELETE is supported for this endpoint."
|
||||
}
|
||||
|
||||
Status code: 405
|
||||
```
|
Loading…
Reference in New Issue
Block a user