checks
Acknowledge all checks for all monitors
Acknowledge all checks across all monitors for the team
put/checks/{action}
Path parameters
action'ack' required
Action to perform (e.g., 'ack')
Request body
Response
Checks acknowledged successfully
Example response
{
"success": true,
"msg": "All checks acknowledged successfully"
}