Okta.Sdk.Model.InlineHookCreateResponse

October 22, 2025 ยท View on GitHub

An inline hook object that specifies the details of the inline hook

Properties

NameTypeDescriptionNotes
ChannelInlineHookChannel[optional]
CreatedDateTimeOffsetDate of the inline hook creation[optional] [readonly]
IdstringThe unique identifier for the inline hook[optional] [readonly]
LastUpdatedDateTimeOffsetDate of the last inline hook update[optional] [readonly]
NamestringThe display name of the inline hook[optional]
StatusInlineHookStatus[optional]
TypeInlineHookType[optional]
_VersionstringVersion of the inline hook type. The currently supported version is `1.0.0`.[optional] [readonly]
LinksInlineHookLinksCreate[optional]

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