kittycad.api.api_tokens.create_api_token_for_user.sync

kittycad.api.api_tokens.create_api_token_for_user.sync(*, client)[source][source]

This endpoint requires authentication by any KittyCAD user. It creates a new API token for the authenticated user.

Return type:

Union[ApiToken, Error, None]