Hello,
I’m implementing a client library for internal use and I noticed that the v1/emails/sync endpoint does not accept the “errors” property that is specified in the docs.
Should we ignore that property?
Best regards
Hello,
I’m implementing a client library for internal use and I noticed that the v1/emails/sync endpoint does not accept the “errors” property that is specified in the docs.
Should we ignore that property?
Best regards
Good afternoon Alessandro!
It looks like there is a conflict with the object names in those requests, I’ve submitted a fix for it that should go out in our next production deployment, but in the meantime I can confidently say that the errors
property should no be on the request, only the response.
Thank you for pointing it out!