Okta.Sdk.Model.InlineHookRequestObject
October 22, 2025 ยท View on GitHub
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] |
| IpAddress | string | The IP address of the client that made the API request | [optional] |
| Method | string | The HTTP request method of the API request | [optional] |
| Url | InlineHookRequestObjectUrl | [optional] |