It’s not the case, the server is return 400 – Bad Request
POST https://beaconapi.helpscout.net/v1/3385ee56-3426-497b-8421-a461de52b28b/conversations 400
The Json response: {“code”:400,”status”:”BAD_REQUEST”,”message”:”Validation failed”,”correlationId”:”917abab6-0832-46b4-923a-b4b088d92e35#10766583″,”errors”:[{“field”:”name”,”message”:”must not be blank”}]}
But all the fields are filled, probably the backend it’s expect something else. : (