Update managed account integration
Replaces the provider account identifiers a delegated Integration imports. An empty array applies no filter, so every provider account the Access Credential can see is imported. Identifiers are only accepted for providers that support scoping a delegation; Azure CSP is the only one today, where they are Azure subscription ids. Stop delegating an Integration by removing its token from access_credential_tokens on the Managed Account.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
Update a delegated Integration on a Managed Account.
The provider account identifiers this delegated Integration should import, replacing the current list. For Azure CSP these are Azure subscription ids. An empty array applies no filter.
Response
ManagedAccountIntegration model
The token of the parent Access Credential that is delegated to this Managed Account.
"accss_crdntl_3971e6f022b4e39b"
The key of the Provider for the delegated Integration.
"azure_csp"
The provider account identifiers this delegated Integration imports. For Azure CSP these are Azure subscription ids. An empty array means no filter is applied, so every provider account the credential can see is imported. Providers that do not support scoping always report an empty array.