Search⌘ K
AI Features

Quiz on POST Method

Check your understanding of using the POST method in API design.

We'll cover the following...
Technical Quiz
1.

Which response header should always be included when returning a 201 Created status after a successful POST request?

A.
Cache-Control
B.
Location
C.
Content-Length
D.
Content-Type

1 / 5
...