Attach a delivery channel
Register a webhook push channel for a session. We POST each session event (signed x-auto-dating-signature: sha256=HMAC(secret, body)) to your URL with at-least-once delivery + retry/backoff; dedupe on x-auto-dating-event-id.
Authentication
AuthorizationBearer
LoreOS API key, sent as Authorization: Bearer <key>.
Path parameters
session_id
Request
This endpoint expects an object.
url
secret
Response
Successful Response
Errors
422
Unprocessable Entity Error