Delete a CA setAsk AIdelete https://{hostname}/mtls-edge-truststore/v2/ca-sets/{caSetId}Delete the CA set for given caSetId.Path ParamscaSetIdstringrequiredIdentifies each CA set.Query ParamsaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Responses 202Validation succeeded and the CA set deletion request is accepted. There is no response body in this scenario. 404Not found. CA set is not found. 409Conflict. Bad CA set delete request. 429Too Many Requests. 500Internal server error. 503Service Unavailable.Updated about 1 month ago