Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

REST API

ayushi18
Tera Contributor

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