Delete an OpenID Connect clientCopy Pagedelete https://{hostname}/{customerId}/config/clients/{oidcClientId}Path ParamscustomerIdstringrequiredoidcClientIdstringrequiredResponses 204No content. 401Either you didn't specify an authentication method for the call or the token was rejected. See Get started for information on configuring authentication for Hosted Login. 403Typically occurs when you make a call using an invalid or expired administrative access token. See Get started for information on configuring authentication for Hosted Login. 404The specified item couldn't be found.Updated 2 days ago