ServiceNow REST API - issue in /table API
Hi, community,When I am trying to clear the first_name, last_name & middle_name of a user from the sys_user table using REST API. It's only removing the middle_name but not first_name & last_name. Please find the below CURL commandcurl --location --...
