Fix monitor REST API documentation
The DELETE documentation had the wrong endpoint.
This commit is contained in:
parent
3d7ee2e8cd
commit
a412ed6211
@ -366,7 +366,7 @@ Invalid JSON body:
|
||||
### Destroy a monitor
|
||||
|
||||
```
|
||||
DELETE /v1/monitors/:name/stop
|
||||
DELETE /v1/monitors/:name
|
||||
```
|
||||
|
||||
Destroy a created monitor. The monitor must not have relationships to any
|
||||
|
Loading…
x
Reference in New Issue
Block a user