Delete a revocation listdelete https://{hostname}/taas/v2/revocation-lists/{revocationListId}Path ParamsrevocationListIdintegerrequiredQuery ParamsaccountSwitchKeystringResponses 204The delete operation completed successfully. 401Unauthorized. A value in your authentication credential is invalid or it has expired. 403Access forbidden. You lack permission for this operation, such as having read-only access. 404Not found. You've input the API URL incorrectly or named an asset that doesn't exist. 405Not allowed. You used an unsupported method with this operation. For example, you set the method to GET for a PUT operation. 500Internal server error. An internal error occurred. Try the request again. If the error continues, contact your account team.Updated about 2 months ago