kittycad.api.hidden.auth_email

Functions

asyncio(body, *, client)

rtype

Union[Any, VerificationToken, Error, None]

asyncio_detailed(body, *, client)

rtype

Response[Union[Any, VerificationToken, Error]]

sync(body, *, client)

rtype

Union[Any, VerificationToken, Error, None]

sync_detailed(body, *, client)

rtype

Response[Union[Any, VerificationToken, Error]]