Permanently Removing the organizationName Key
If you are someone who extensively uses Zoho Desk APIs, you would have already known that the organizationName key has been deprecated. We have mentioned this piece of information in the documentation of our organization-related APIs.
This is to let you know that we will be removing this key permanently and stop supporting it in our APIs. Going forward, the responses to the Get organization and List organizations APIs and the input payload for the Create/Update organization APIs will not include the organizationName key. The key will be replaced with the portalName key in these cases.
This change will be in effect from December 1, 2019. Therefore, we request you to review the code of your API-based tools and make this change, where required.