You can support this site from as little as $1 a month on Patreon.

The support pays for site hosting and the expansion of this content.

In addition, Patreon Supporters gain access to exclusive online video training courses and ebooks.

Join Now

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.

Try it now

DELETE /heartbeat to trigger 405