Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 738 Bytes

PostAPIServiceIntegrationInstanceRequest.md

File metadata and controls

11 lines (7 loc) · 738 Bytes

Okta.Sdk.Model.PostAPIServiceIntegrationInstanceRequest

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.
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`.

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