Delete Case Type Pega Version 8.7

How to delete case type from Dev Studio in Pega 8.7

@AbhishekC1725 Navigate to APP Sturio → CaseTypes . Select three dots of the casetype that you want to delete. Now click Delete Casetypes as shown in below Image.

After deletion your casetype have been removed but still classes will be available in App explorer. To Remove those classes Navigate to Configure → System → Refactor → **Classes ->**Delete a Class

After this your casetype will be completely removed. You can also follow the below link for deleting the classes using refractor

https://docs-previous.pega.com/application-development/85/about-delete-class-wizard

@VIGNESHP1028 It worked thanks.