Update To delete an app
parent
bf18259024
commit
ff9db30b36
|
@ -66,3 +66,11 @@ If there is a problem while saving apps.json onto the host: (likely cause is dir
|
||||||
|
|
||||||
Status code: 500
|
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