Overview
Roles define and manage permissions for what users can view and access in Buyer Cloud. Each role is a collection of object-level permissions (read, create, update, delete) that determine access to objects including accounts, campaigns, line items, and reports.
Use the Role API to accomplish the following tasks:
- List all roles within a buzzkey
- Create a new role
- Retrieve, update, partially update, or delete a role using its ID
- Bulk create, partially update, or delete multiple roles
Uniform Resource Identifiers (URI)
| URI |
|---|
https://{buzz_key}.api.beeswax.com/rest/v2/roles |
