Open redet-G opened 4 months ago
The mediator has to send a heartbeat signal to OpenHIM letting it know that it is up and running.
To implement this post to /mediators/:urn:/heartbeat with a proper authentication header. Replace :urn: with the actual unique mediator authentication.
/mediators/:urn:/heartbeat
The mediator has to send a heartbeat signal to OpenHIM letting it know that it is up and running.
To implement this post to
/mediators/:urn:/heartbeat
with a proper authentication header. Replace :urn: with the actual unique mediator authentication.