Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 824 Bytes

EventSubscriptions.md

File metadata and controls

12 lines (8 loc) · 824 Bytes

Okta.Sdk.Model.EventSubscriptions

Properties

Name Type Description Notes
Filter EventHookFilters [optional]
Items List<string> The subscribed event types that trigger the event hook. When you register an event hook you need to specify which events you want to subscribe to. To see the list of event types currently eligible for use in event hooks, use the Event Types catalog and search with the parameter `event-hook-eligible`.
Type EventSubscriptionType

[Back to Model list] [Back to API list] [Back to README]