Okta.Sdk.Model.UserImportRequestExecute
October 22, 2025 ยท View on GitHub
User import inline hook request
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| CloudEventVersion | string | The inline hook cloud version | [optional] |
| ContentType | string | The inline hook request header content | [optional] |
| EventId | string | The individual inline hook request ID | [optional] |
| EventTime | string | The time the inline hook request was sent | [optional] |
| EventTypeVersion | string | The inline hook version | [optional] |
| Data | UserImportRequestData | [optional] | |
| EventType | string | The type of inline hook. The user import inline hook type is `com.okta.import.transform`. | [optional] |
| Source | string | The ID of the user import inline hook | [optional] |