# Robot account

> Robot Account management API endpoints in Automation Suite for listing, retrieving, creating, updating, and deleting robot accounts in an organization.

Use these endpoints to manage robot accounts.

* [Get robot accounts](https://docs.uipath.com/automation-suite/automation-suite/2.2510/api-guide/get-all-robot-accounts#get-all-robot-accounts)
* [Delete robot accounts](https://docs.uipath.com/automation-suite/automation-suite/2.2510/api-guide/delete-robot-accounts#delete-robot-accounts)
* [Get specific robot accounts](https://docs.uipath.com/automation-suite/automation-suite/2.2510/api-guide/get-specific-robot-account#get-specific-robot-account)
* [Delete specific robot account](https://docs.uipath.com/automation-suite/automation-suite/2.2510/api-guide/delete-specific-robot-account#delete-specific-robot-account)
* [Create robot account](https://docs.uipath.com/automation-suite/automation-suite/2.2510/api-guide/create-a-new-robot-account#create-a-new-robot-account)
* [Update robot account](https://docs.uipath.com/automation-suite/automation-suite/2.2510/api-guide/update-robot-account#update-robot-account)
:::important
  * For user-scoped requests, you need an organization administrator account to access these endpoints.
  * For application-scoped requests, you can access these endpoints using S2S tokens obtained through the client credentials flow.
:::
