Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 752 Bytes

InlineHookRequestObjectRequest.md

File metadata and controls

14 lines (10 loc) · 752 Bytes

Okta.Sdk.Model.InlineHookRequestObjectRequest

The API request that triggered the inline hook

Properties

Name Type Description Notes
Id string The unique identifier that Okta assigned to the API request [optional]
Method string The HTTP request method of the API request [optional]
Url InlineHookRequestObjectRequestUrl [optional]
IpAddress string The IP address of the client that made the API request [optional]

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