Webhooks

Contact created event

Fired when a new contact is created for a brand.

postWebhookcontactCreated

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.