How to complete the challenge GET /heartbeat (204)

Send a GET request to /heartbeat.

A 204 No Content response means the request succeeded and the response body should be empty.

Try it now

GET /heartbeat to receive 204 with no body
Experiment with this endpoint