Deleting or renaming organization

When I created an account there was an error in the name of the organization that was created. How can I rename or delete an organization

Hi mwoodpatrick,

To delete an organisation you use the following command: flyctl orgs delete

Many thanks for the reply, much appreciated.

If I do:

flyctl orgs list

I get:

Name Slug Type


Mark Wood=Patrick personal PERSONAL

The name “Mark Wood=Patrick” is incorrect it should be “Mark Wood-Patrick”. I was hoping there was a way to correct the name or to delete it and recreate it but I don’t see a rename command and I’m not able to delete it:

flyctl orgs delete personal
Deleting an organization is not reversible.
? Delete organization personal? Yes
Error failed deleting organization Cannot delete your personal organization

Please advise