MCSD Exam Practice Test
MCSD Exam MCSD Web API and RESTful Services
What HTTP status code should a successful POST request that creates a resource return?
Select your answer
A
200 OK
B
204 No Content
C
201 Created
D
202 Accepted
Hint