Checks

Deletes a check.

Deletes a check. THIS METHOD IS IRREVERSIBLE! You will lose all collected data. Be careful!

delete/checks/{checkid}

Path parameters

checkidinteger required

Identifier of check to be deleted

Response

Successful operation

messagestring

Example response

{
  "message": "Deletion of check was successful!"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.