Okta.Sdk.Model.PostAPIServiceIntegrationInstanceRequest
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| GrantedScopes | List<string> | The list of Okta management scopes granted to the API Service Integration instance. See Okta management OAuth 2.0 scopes. | |
| Properties | Dictionary<string, AppPropertiesValue> | App instance properties | [optional] |
| Type | string | The type of the API service integration. This string is an underscore-concatenated, lowercased API service integration name. For example, `my_api_log_integration`. |