QuestionQ92

Working with External Data

Which of these methods is not included in the ServiceNow REST API?

  • A COPY
  • B GET
  • C DELETE
  • D POST
Explanation

ServiceNow REST API resources support GET, POST, PUT, PATCH, and DELETE HTTP methods. COPY is not included in that supported method set.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!