Impersonate on a PUT query to Rest API
Hello, I'm using the rest api from a 3rd party application to get and send data to servicenow. I was wondering if it's possible to impersonate someone while using a query PUT https://<instance>.service-now.com/api/now/table/incident/<sys_id> ? My goa...