kittycad.api.hidden.logout

Functions

asyncio(*, client)

This is used in logout scenarios.

asyncio_detailed(*, client)

rtype

Response[Union[Any, Error]]

sync(*, client)

This is used in logout scenarios.

sync_detailed(*, client)

rtype

Response[Union[Any, Error]]