Remove a member from a space. Refused if it would orphan the space (owner-lockout, T41).

Capability: spaces:admin. Catalog name: spaces:unshare.

Error & { code: UnshareSpaceError } on host refusal.

  • Parameters

    • spaceId: string
    • uid: string

    Returns Promise<void>