put vs patch rest call difference with example?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-30-2019 08:13 PM
put vs patch rest call difference with example?
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-06-2019 12:55 AM
Hi mallikharjunaswamyvutla,
In simple words,
Patch will update the whole record fields.
Put will work on specific field which you want to update.
FYI, Please refer the below link as well: -
Thanks,
Priyanka