# Robot Account

> Use these endpoints to manage robot accounts.

Use these endpoints to manage robot accounts.

* [Get robot accounts](get-all-robot-accounts.md)
* [Delete robot accounts](delete-robot-accounts.md)
* [Get specific robot accounts](get-specific-robot-account.md)
* [Delete specific robot account](delete-specific-robot-account.md)
* [Create robot account](create-a-new-robot-account.md)
* [Update robot account](update-robot-account.md)

:::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.
:::
