Introducing Limit Ranges for List Comments/Conversations APIs
Dear Zoho Desk users,
This is to inform you that we are introducing two ranges for the
limit
query parameter used in list comments/conversations APIs across modules.
The details are as follows.
The range for the following APIs is
1-100
. If you do not pass a value for the
limit
parameter in the API request, the default value of
50
is considered.
The range for the following APIs is
1-200
. If you do not pass a value for the
limit
parameter in the API request, the default value of
100
is considered.
We request you to review all your API-based code and make necessary changes, wherever required.