Check Delete
DELETE/v0/check/:check_id
Deletes a check
Raises: HTTPException: 404 if check_id is not found
Returns: 204 status code on successful deletion
Request
Responses
- 204
- 400
- 401
- 404
- 422
Successful Response
Input data is incorrect
Okareo API token has failed authentication
Data is not found
Input data is invalid