kittycad.api.orgs.update_org_privacy_settings.asyncio

async kittycad.api.orgs.update_org_privacy_settings.asyncio(body, *, client)[source][source]

This endpoint requires authentication by an org admin. It updates the privacy settings for the authenticated user’s org.

Return type:

Union[PrivacySettings, Error, None]