How to complete the challenge DELETE /heartbeat (405)
The /heartbeat endpoint exists, but it does not allow the DELETE method.
Send a DELETE request to /heartbeat and verify the response status is 405 Method Not Allowed.