We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5efe08 commit abad2b6Copy full SHA for abad2b6
CHANGELOG.md
@@ -24,8 +24,6 @@ For public Changelog covering all changes done to Pipedrive’s API, webhooks an
24
- Added `project_id` and `pinned_to_project_flag` query parameter to the GET `/notes` endpoint
25
- Added `project_id` and `pinned_to_project_flag` request bodies to the POST/PUT `/notes` endpoint
26
- Added `project_id` and `pinned_to_project_flag` to success responses of GET/POST/PUT
27
-- Added `creator_user_id` to responses of Activities v2 endpoints
28
-- Added `marketing_status` documentation to Persons v2 endpoints
29
### Changed
30
- Deprecated `GET /v1/activities` in favor of `GET /api/v2/activities`
31
- Deprecated `GET /v1/activities/collection` in favor of `GET /api/v2/activities`
0 commit comments