kittycad.api.orgs.delete_org_member.asyncio

async kittycad.api.orgs.delete_org_member.asyncio(user_id, *, client)[source][source]

This endpoint requires authentication by an org admin. It removes the specified member from the authenticated user’s org.

Return type:

Optional[Error]