Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete namespace request #3450

Open
RadDataComm opened this issue Jan 6, 2025 · 2 comments
Open

Delete namespace request #3450

RadDataComm opened this issue Jan 6, 2025 · 2 comments
Assignees
Labels
area/namespace Request for a new namespace

Comments

@RadDataComm
Copy link

I want to delete 2 namespaces, both are empty
raddatacommunications https://galaxy.ansible.com/ui/namespaces/raddatacommunications/
radnmsdev https://galaxy.ansible.com/ui/namespaces/radnmsdev/

I cannot find way how to delete namespace, all my attempts to use any API don't work

Thanks,
RadDataComm

@samccann samccann added the area/namespace Request for a new namespace label Jan 7, 2025
@samccann samccann self-assigned this Jan 7, 2025
@samccann
Copy link
Contributor

samccann commented Jan 7, 2025

Hi @RadDataComm - you should be able to delete these as you are listed as the owner.

See the following link for details on how to do this - https://ansible.readthedocs.io/projects/galaxy-ng/en/latest/community/userguide/#deleting-a-namespace

@RadDataComm
Copy link
Author

Hi, unfortunately I got error on attempt to delete
curl -H "Authorization: token 815b179f189efccda9aa33285d24768f5e71c579" -X DELETE https://galaxy.ansible.com/ui/standalone/namespaces/19232/

<title>405 Not Allowed</title>

405 Not Allowed


nginx

curl -H "Authorization: token 815b179f189efccda9aa33285d24768f5e71c579" -X DELETE https://galaxy.ansible.com/api/v1/roles/?namespace=19232
{"detail":"Method "DELETE" not allowed."}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/namespace Request for a new namespace
Projects
None yet
Development

No branches or pull requests

2 participants