DigiCert developer portalCertCentral APIsServices APIAccountDelete ODIC SSO configurationDelete ODIC SSO configurationDELETE https://www.digicert.com/services/v2/sso/oidc/entityUse this endpoint to delete your OpenID Connect (OIDC) SSO configuration and turn off OIDC-based SSO for your CertCentral account.Example requests and responsesExample 1. cURLcurl --request DELETE 'https://www.digicert.com/services/v2/sso/oidc/entity' \ --header 'X-DC-DEVKEY: {{api_key}}' \ --header 'Content-Type: application/json'Example 2. 204 No Content// No content