Hi Netlify Support,
I need help freeing a domain stuck on a ghost/deleted site so I can add it to my active project.
Account email: vasilikiparousi@gmail.com
Active site name: getidpermit
Active site ID: 1f882832-e49e-4307-8bfc-08b4ceb8bea4
Domain to free: getidpermit.com
Problem: When I try to add getidpermit.com as a custom domain in my project settings I get “Another project is already using this domain.”
I also tried via the Netlify API - PATCH to my site returned a 422 error revealing a ghost site holding the domain:
{“custom_domain”:[“must be unique (getidpermit.com, a1835dc8-0468-470c-ab77-503dc8b7faa5)”]}
The ghost site (ID: a1835dc8-0468-470c-ab77-503dc8b7faa5)
- GET to that ID returns 404 not found
- PATCH to that ID returns 401 Access Denied
-
- It does not appear in my dashboard or API site list
-
- It appears to be a leftover from when I previously renamed my site
- Request: Please remove the domain association from ghost site a1835dc8-0468-470c-ab77-503dc8b7faa5 so I can add getidpermit.com to my active project 1f882832-e49e-4307-8bfc-08b4ceb8bea4.
- Thank you!