Overview
The Users API is used for user creation and management. A user represents an individual using Buyer Cloud and is associated with an email address.
Users are created within accounts and are assigned roles that determine which objects they can view, create, edit, and delete. Access to accounts and account groups depends on whether the user is limited to their own account or is enabled as multi-account user.
Use the Users API to accomplish the following tasks:
- Retrieve all users in a buzzkey.
- Bulk create, partially update, or delete multiple users.
- Retrieve, update, partially update, or delete a user by their user ID.
Uniform Resource Identifiers (URI)
| URI |
|---|
https://{buzz_key}.api.beeswax.com/rest/v2/users |
