# Sub Users

 - [GET /sub_user/list](https://docs.treasure.ai/apis/td_api_v3-public/sub-users/getsubusers.md): Retrieves the sub users the calling user may manage: every sub user in the account for an administrator, only the caller's own sub users otherwise. Sub users themselves are refused entirely.
 - [POST /sub_user/remove/{sub_user_id}](https://docs.treasure.ai/apis/td_api_v3-public/sub-users/deletesubuserbyid.md): Revokes (soft-destroys) a sub user. An administrator may revoke any sub user in the account; a non-administrator only their own. Sub users themselves are refused entirely.
