Delete a token policydelete https://{hostname}/{customerId}/config/tokenPolicies/{tokenPolicyId}Path ParamscustomerIdstringrequiredtokenPolicyIdstringrequiredResponses 204No content. 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. 409Typically triggered if you try to delete a token policy still assigned to an OpenID Connect client.Updated about 1 month ago