Contents
Changelog
UPDATE
Effective from:
July 5, 2019
Breaking change in
PUT /activities/{id} endpointAnnounced: June 25, 2019
Effective from:
July 5, 2019
July 5, 2019
<p>There will be a breaking change for the <code><a href="https://developers.pipedrive.com/docs/api/v1/#!/Activities/put_activities_id">PUT /activities/{id}</a></code> endpoint.</p>
<p>Starting July 5th, in order to reconcile with other item <code>PUT</code> endpoints of our API, the endpoint will start directing to the <code><a href="https://developers.pipedrive.com/docs/api/v1/#!/Activities/delete_activities_id">DELETE /activities/{id}</a></code> endpoint when performing a soft delete by changing <code>active_flag: 0</code>.</p>
<p class="published-on"><i>Published on June 25, 2019</i></p>
</div>