updateOrganization makes "name" required since v13.2.5

According to the docs, updating an organization states “name” is a required field, which is not true in most cases as I want to update only a custom field sometimes.

https://developers.pipedrive.com/docs/api/v1/Organizations#updateOrganization

It was introduced in v13.2.5:

In a side note, the field “name” for Person was also made required in v13.2.5 but it was updated in v14.0.1 making it not required.

Welcome to the community, @rfoel :wave:

The name parameter indeed shouldn’t be documented as required when updating an organization. We will make sure to update our documentation!

We suggest subscribing to our Changelog to be notified about all API changes :slight_smile:

1 Like

Not only in the docs but also here:

1 Like