Skip to main content
Solved

Is there a way to fully delete cases from a specific environment?

  • November 7, 2024
  • 3 replies
  • 83 views

ORBR
Forum|alt.badge.img+6

Hey

I have a request to fully delete a bulk of cases from a specific environment.

Is there a way to perform this action? API? Retention? anything?

Best answer by SoarAndy

Hey @dnehoda 

Thank you for the fast response, but I need to delete the cases, not just close them.


Deleting can be done with a request through Support, it can't be done through the UI today.

3 replies

dnehoda
Staff
Forum|alt.badge.img+16
  • Staff
  • November 7, 2024

I think you have two options here.  Use the API. 

/api/external/v1/cases-queue/bulk-operations/ExecuteBulkCloseCase 

 

Or download the Tools Power up and use the close cases based on search 

 


ORBR
Forum|alt.badge.img+6
  • Author
  • Bronze 5
  • November 8, 2024

I think you have two options here.  Use the API. 

/api/external/v1/cases-queue/bulk-operations/ExecuteBulkCloseCase 

 

Or download the Tools Power up and use the close cases based on search 

 


Hey @dnehoda 

Thank you for the fast response, but I need to delete the cases, not just close them.


SoarAndy
Staff
Forum|alt.badge.img+12
  • Staff
  • Answer
  • November 8, 2024

Hey @dnehoda 

Thank you for the fast response, but I need to delete the cases, not just close them.


Deleting can be done with a request through Support, it can't be done through the UI today.