The acknowledgement body a webhook consumer returns to confirm it processed the event — the string {"status":"ok"}. Send it with a 2xx when the route is in ack mode (or always — it's harmless in lenient mode). Local, no network call.
Local — runs in the SDK, no network call.
None.
string
res = mk.replyOk()