Hi everyone.
Well, the tittle tell all, I don’t know how remove some old project from the Unity Cloud
Service.
Someone can help me?
Thanks a lot everyone.
Hi,
Currently there is no UI to delete a cloud project (there used to be but it was not just deleting Cloud Build, it was deleting your project from all the other services). More infos here
While they are working on this, the option is no longer available and the only way you can delete your project is using the REST API. Here’s how you do it using a terminal:
curl -X DELETE -H "Authorization: Basic API_KEY" https://build-api.cloud.unity3d.com/api/v1/orgs/ORGANISATION_ID/projects/PROJECT_NAME
You will find your API_KEY here
Your ORGANISATION_ID and PROJECT_NAME can be found in your project’s url which look like this:
Credits to Aram Azhari for pointing that out.
Hope that helped.
Ok, I got it!
Thanks you so much for your fast answer!!
Thank you - this was very helpful.
Hi, does this still work? I tried this, but the projects are still showing under Projects. Maybe it takes some time before my projects get removed?
This is what that rudeness on the part of the developers of the project no delete button
removal of the progect. All the same it is worth reviewing the development towards UnrealEngin relationship where there lutshe and made for users but not against them.
@SSV80 @kimbaudi
Go to Unity ID
Select the project you want to delete
Click the Settings tab
Press “Archive my project for ALL Unity services”
This may take a little while to fully take effect
no delete anywhere