mirror of https://github.com/statping/statping
Updated API (markdown)
parent
445d53d5ee
commit
2e6b061e8c
9
API.md
9
API.md
|
@ -163,6 +163,15 @@ Response:
|
|||
}
|
||||
```
|
||||
|
||||
# Object Response
|
||||
```json
|
||||
{
|
||||
"type": "service",
|
||||
"id": 19,
|
||||
"method": "delete",
|
||||
"status": "success"
|
||||
}
|
||||
```
|
||||
|
||||
# Main API Response
|
||||
```json
|
||||
|
|
Loading…
Reference in New Issue