kittycad.api.orgs.delete_org.sync

kittycad.api.orgs.delete_org.sync(*, client)[source][source]

In order to delete an org, you must first delete all of its members, except yourself. You must also have no outstanding invoices or unpaid balances. This endpoint requires authentication by an org admin. It deletes the authenticated user’s org.

Return type:

Optional[Error]