Which of these methods is not included in the ServiceNow REST API?
ServiceNow REST API resources support GET, POST, PUT, PATCH, and DELETE HTTP methods. COPY is not included in that supported method set.
Community Discussion