Okta.Sdk.Model.EventHookChannelConfig

October 3, 2024 ยท View on GitHub

Properties

NameTypeDescriptionNotes
AuthSchemeEventHookChannelConfigAuthScheme[optional]
HeadersList<EventHookChannelConfigHeader>Optional list of key/value pairs for headers that can be sent with the request to the external service. For example, `X-Other-Header` is an example of an optional header, with a value of `my-header-value`, that you want Okta to pass to your external service.[optional]
MethodstringThe method of the Okta event hook request[optional] [readonly]
UristringThe external service endpoint called to execute the event hook handler

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