Update Developer ConnectionsCopy Pageput https://tenants-gateway-api-sbx.sidedrawersbx.com/api/v1/tenants/marketplace/tenant/tenant-id/{tenantId}/connections/connection-id/{connectionId}Path ParamstenantIdstringrequiredTenant identifier.connectionIdstringrequiredConnection identifier that was authorized.Body Paramsnamestringrequiredlength between 1 and 100Human-readable name for the connection.brandCodestringlength between 2 and 20The affiliate code (brandCode) is an identifier for the "brand" or "affiliate" within a Tenant. The affiliate code is the version of the brand name that appears in the URL. A brand name may be "Corporate ABC", for example. Then the affiliate code might be something like "corporate-abc".connectionTypestringenumDefaults to client_credentialsType of OAuth2 flow or authentication method to use.client_credentialsauthorization_codeAllowed:client_credentialsauthorization_codeidentityProviderstringenumDefaults to keycloakIdentity provider used. Default: Auth0.keycloakauth0Allowed:keycloakauth0methodstringenumHTTP method used for token requests (typically POST).postpostgetputdeletepatchAllowed:postgetputdeletepatchclientIdstringlength between 1 and 255Client identifier or App Key provided by the service for OAuth2 authentication.clientSecretstringlength between 1 and 255Client Secret or App Secret provided by the service. This will be encrypted at rest.tokenUrluriOAuth2 token endpoint URL where access tokens are requested.scopestringlength ≤ 500OAuth2 scope parameter defining the level of access requested.customParamsobjectAdditional OAuth2 parameters that may be required by specific providers.customParams objectapiKeystringlength between 1 and 255API Key for simple API key-based authentication (alternative to OAuth2).logourilength ≤ 500Logo URL for the connection. Will be displayed as a 20x20px square icon in the UI.Response 201The Connection has been successfully updated.Updated 10 months ago Get connections by idDelete connections by idDid this page help you?YesNo