kittycad.api.service_accounts.create_service_account_for_org.asyncio

async kittycad.api.service_accounts.create_service_account_for_org.asyncio(*, 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]