Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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