Skip to main content

CreateWebhookSubscriptionRequest

Properties

NameTypeRequiredDescription
event_filtersList[str]The list of event filters corresponding to events the user is subscribed to
delivery_modeWebhookDeliveryModeRequest
expires_inintSubscription lifetime in seconds. The maximum subscription lifetime depends upon the specified transportType: | Transport type | Maximum permitted lifetime | | ------------------- | ------------------------------ | | WebHook | 315360000 seconds (10 years) | | RC/APNS, RC/GSM | 7776000 seconds (90 days) | | PubNub | 900 seconds (15 minutes) | | WebSocket | n/a (the parameter is ignored) |

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →