404 means the server successfully created a resource.
Practice this question from Quiz: REST and HTTP, with options and an explanation.
Question
404 means the server successfully created a resource.
Option A
True
201 Created is commonly returned after successful creation.
Option B — Correct answer
False
201 Created is commonly returned after successful creation.