Checks
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!"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.