Okta.Sdk.Model.PostAPIServiceIntegrationInstanceRequest

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
GrantedScopesList<string>The list of Okta management scopes granted to the API Service Integration instance. See Okta management OAuth 2.0 scopes.
PropertiesDictionary<string, AppPropertiesValue>App instance properties[optional]
TypestringThe type of the API service integration. This string is an underscore-concatenated, lowercased API service integration name. For example, `my_api_log_integration`.

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