---
title: "Users"
slug: "users-api"
updated: 2025-09-01T12:27:40Z
published: 2025-09-01T12:27:40Z
canonical: "developer.rocket.chat/users-api"
---

> ## Documentation Index
> Fetch the complete documentation index at: https://developer.rocket.chat/llms.txt
> Use this file to discover all available pages before exploring further.

# Users

The **Users API** endpoints are used to manage your workspace users.

- Create, update, and delete user accounts via API requests.
- Manage user profiles programmatically, including names, emails, and avatars.
- Configure user preferences such as language settings and notification options.
- Generate and manage authentication tokens for API access and integrations.

> [!NOTE]
> For details on these features, refer to the following user guides:
> 
> - [Invite and Add Users](https://docs.rocket.chat/docs/invite-and-add-users)
> - [Manage Workspace Users](https://docs.rocket.chat/docs/manage-workspace-users)
> - You can learn more about the properties associated with a user from the [User schema definition](/v1-api/apidocs/user-schema).
