kittycad.api.hidden.login

Functions

asyncio(body, *, client)

rtype

Union[Any, Error, None]

asyncio_detailed(body, *, client)

rtype

Response[Union[Any, Error]]

sync(body, *, client)

rtype

Union[Any, Error, None]

sync_detailed(body, *, client)

rtype

Response[Union[Any, Error]]