/monitoring-trigger-cycle
Manually triggers a monitoring cycle to check blockchain state
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/trigger-cycle"{
"status": "success",
"data": {
"message": "Manual monitoring cycle completed successfully",
"triggered": true
}
}Empty
Empty



