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_idstringRequired

Request

This endpoint expects an object.
urlstringRequired1-2048 characters
secretstring or nullOptional<=512 characters

Response

Successful Response

Errors

422
Unprocessable Entity Error