v1
latestOpenAPI 3.0.02026-08-0650184174.6 KBChecks
Deletes a list of checks.
Deletes a list of checks. THIS METHOD IS IRREVERSIBLE! You will lose all collected data. Be careful!
delete/checks
Query parameters
delcheckidsinteger[] required
Comma-separated list of identifiers for checks to be deleted.
Request body
string required
Response
Successful operation
Example response
{
"message": "Deletion of checks was successful!"
}