You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I couldn’t find a button or an option to delete applications, so I was wondering what the correct procedure is for removing test data and test applications. Could you please provide some guidance on how to do this?
Thanks in advance for your help!
Best regards
The text was updated successfully, but these errors were encountered:
currently the best way would be to use API actions, e.g. FundingApplicationProcess.delete or FundingCase.delete. If application snapshots exist, run FundingApplicationSnapshot.delete first.
You might want to use the APIv4 explorer to do this.
Let me know if you need more details or face any issues.
Hi there,
I couldn’t find a button or an option to delete applications, so I was wondering what the correct procedure is for removing test data and test applications. Could you please provide some guidance on how to do this?
Thanks in advance for your help!
Best regards
The text was updated successfully, but these errors were encountered: