# Users

## Promote a user to a delegated Admin

 - [POST /user/delegated_admin/add/{user_email}](https://docs.treasure.ai/ja/apis/td_api_v3-public/users/promotedelegatedadmin.md): Promotes a user to a delegated admin.

## Demote a user from a delegated admin

 - [POST /user/delegated_admin/remove/{user_email}](https://docs.treasure.ai/ja/apis/td_api_v3-public/users/demotedelegatedadmin.md): Demotes a user from a delegated admin.

