REST API
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2024 06:39 AM
Hi all,
While using REST API is it possible to not have sys_id in the end point rather we can add it in body and update the target record.Thanks.
Modify a record
PUT https://chepdev.service-now.com/api/now/table/{tableName}/{sys_id}
Request Body
{"u_work_notes":""}
0 REPLIES 0