nerdexam
CiscoCisco

200-301 · Question #1760

200-301 Question #1760: Real Exam Question with Answer & Explanation

The correct answer is C: POST. POST to create a new resource. - PUT to create or replace a resource at a known URI.

Submitted by chiamaka_o· Mar 5, 2026

Question

Which two HTTP verbs does a REST-based API call to create a resource? (Choose two.)

Options

  • AGET
  • BDELETE
  • CPOST
  • DPUT
  • EPATCH

Explanation

  • POST to create a new resource. - PUT to create or replace a resource at a known URI.

Topics

#HTTP verbs#REST API#API resource creation

Community Discussion

No community discussion yet for this question.

Full 200-301 PracticeBrowse All 200-301 Questions