/monitoring-stop
Stops the blockchain state monitoring service
Authorization
API-Key token<token>
API key authentication via header (token)
In: header
Response Body
application/json
curl -X POST "https://loading/./../api/v1/monitoring/stop"{
"status": "success",
"data": {
"message": "Monitoring service stopped successfully",
"stopped": true
}
}Empty
Empty
Empty



