Quiz on POST Method

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

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

What is the response header that should always be returned if the POST request is successful?

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

1 / 5
...