Topic by Keerthi Peesapati
Content
Hi ALL,
I'm trying to update a TASK object record using REST API. For updating the record I got around this by using a POST request and then adding the following header: X-HTTP-Method-Override: PATCH.
After this above process able to update the record and getting response code as 200 but response payload is getting blank.
Regards,
shiva