Update System CredentialAsk AIput https://{hostname}/api/integrationmanager/v2/credentials/{type}Use this API to update details for an existing credential.Path ParamstypestringenumrequiredSpecify the connector type.HTTPAllowed:HTTPQuery ParamsnamestringrequiredName of the credential to update.Body ParamsnamestringrequiredUnique name that identifies this credential.authTypestringenumrequiredAuthentication type represented by this credential.BASICAPI_KEYBEARER_TOKENOAUTH2_TOKENCUSTOMAllowed:BASICAPI_KEYBEARER_TOKENOAUTH2_TOKENCUSTOMauthContextBasicAuthApiKeyAuthBearerTokenAuthOAuth2TokenAuthCustomAuthrequiredAuthentication context with typeβΓΓ«specific configuration; structure varies by authentication type.BasicAuth objectdescriptionstringHumanβΓΓ«readable purpose for this credential.integrationNamestringrequiredName of the integration associated with this credential.Responses 202Accepted 400Bad Request 401Unauthorized 403Forbidden 429Too Many Requests. For more information, see API Rate Limits. 500Internal Server ErrorUpdated 4 months ago