Skip to content

Rule.io SDK


Rule.io SDK / client/src / SuppressOptions

Interface: SuppressOptions

Defined in: client/src/resources/subscribers/subscribers.types.ts:285

Options shared by all suppression and unsuppression methods.

Properties

callbackUrl?

optional callbackUrl?: string

Defined in: client/src/resources/subscribers/subscribers.types.ts:291

Webhook URL Rule.io will call when async processing completes.

See the Asynchronous Operations guide in the documentation for details.