Modify a custom providerCopy Pageput https://{hostname}/{customerId}/v2/config/low/services/engage-v2/apps/{appId}/custom-providers/{providerId}Path ParamscustomerIdstringrequiredappIdstringrequiredproviderIdstringrequiredBody Paramsattribute_mapstringauth_urlstringauthn_contextobjectauthn_context objectclient_idstringclient_secretstringidentifier_attributestringidp_certificatestringidp_certificate_chainarray of stringsidp_certificate_chainADD stringprofile_urlstringprotocolstringenumoauth2openidconnectsaml2Allowed:oauth2openidconnectsaml2scopesarray of stringsscopesADD stringtitlestringtoken_auth_methodstringenumclient_secret_postclient_secret_basicAllowed:client_secret_postclient_secret_basictoken_urlstringuiobjectui objectResponses 204Successful response 400Typically occurs because your URL is invalid or your JSON formatting failed verification. 403Access is denied. Typically occurs because your access token is expired. 404Typically occurs if your operation specifies an invalid customer ID, application ID, or provider ID. 415Typically occurs if the Content-Type header is not configured correctly. 422Typically occurs if your request body specifies a data member that can’t be found in the provider being updated.Updated 5 days ago