kittycad.api.service_accounts.create_service_account_for_org.sync

kittycad.api.service_accounts.create_service_account_for_org.sync(*, client, label=None)[source][source]

This endpoint requires authentication by an org admin. It creates a new service account for the organization.

Return type:

Union[ServiceAccount, Error, None]