Contents
2024
2023
2022
2021
Changelog
February 25, 2022
Announced: February 25, 2022
February 25, 2022
The Account Settings access is a free seat in Pipedrive without access to Deals, but allows access to user management, billing details, company settings, security settings, and personal settings.
What is changing?
Users without access to Deals can now access all
GET
endpoints of the Users API to view users’ data. This includes the following endpoints:Endpoints for adding and modifying users now require the user to have the Account Settings access. It means that being an admin type user only, you'll no longer have access to the
POST
,PUT
andDELETE
endpoints of the Users API, including:
Why is it changing?
This change unifies the Users API’s access to the Account Settings functionality of the Pipedrive web app to ensure consistency between the API and the web app.
Who will be affected?
Anyone without Deals access who wishes to view users’ data or who relies on the modifying and adding endpoints of the Users API as an admin user only. You can read more about user types in Pipedrive and the Account Settings user type in our Knowledge Base.