Hi, according to the Zoho Desk API docs, when I create a Contact, the ownerId field should be optional:
However, when I create a contact with "ownerId": null, I get the following 422 response:
{"errorCode":"INVALID_DATA","message":"The data is invalid due to validation restrictions","errors":[{"fieldName":"/ownerId","errorType":"invalid"}]}.
I think this only started happening today, because I'm fairly sure we have successfully created Contacts with a null ownerId before.
Is this a bug? Let me know if there's a better place to report this!
--Doug Orleans, developer at Wellist