Calling `delete_project_now()` on a project that's been deleted using the dashboard fails with a client error: ``` Mergin.mergin.common.ClientError: HTTP Error: 404 NOT FOUND URL: https://app.merginmaps.com/v1/project/workspace/projectName Method: GET Detail: The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. ``` It seems the `v1` api is used there and it's failing.