kittycad.api.orgs.delete_org_member.sync

kittycad.api.orgs.delete_org_member.sync(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]