Webhooks

Inbox conversation status changed event

postWebhookinboxThreadStatusChanged

Headers

x-slicktext-signaturestring required

HMAC SHA-256 signature of the raw request payload using the webhook secret.

Payload

idstring required
namestring required
urlstring uri required
attemptsinteger required
datestring required

Response

Return a 2xx response within 5 seconds to acknowledge receipt.

Changes

Webhooks have no change history: a webhook is keyed by its event name rather than a path and method, so no recorded change can name it.