Users

Remove member

DEL /api/v1/users/{id}

Removes a member from the authenticated team. Their account remains; only the team membership is revoked.

Returns 204 No Content on success. Requires the owner or an admin; any member may remove themselves (leave the team). The owner cannot be removed.