kittycad.api.orgs.create_org.sync

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

This endpoint requires authentication by a Zoo user that is not already in an org. It creates a new org for the authenticated user and makes them an admin.

Return type:

Union[Org, Error, None]