need to change deal owner in Zoho Bigin using make.com http request

need to change deal owner in Zoho Bigin using make.com http request

Hello dear community, I need to change deal owner in Zoho Bigin using make.com http request 
I used the approach from api docs 
The first http request module is for authentication and scopes setting - it works fine 
The second http request module is for the request to change deal owner in Zoho Bigin - it constantly get  "INVALID_DATA" error


ERROR : Data {"code":"INVALID_DATA","details":{"expected_data_type":"jsonobject"},"message":"body","status":"error"}

Could you please point what is wrong with the request if you had similar cases ?