Following the example found here: https://developers.checklyhq.com/reference/deletev1checksid
Entering a valid check ID produces an error:
{
"statusCode": 400,
"error": "Bad Request",
"message": "Missing required x-checkly-account header"
}
There is no indication that this API requires the x-checkly-account header.
