Quiz on POST Method

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

We'll cover the following...
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
Question 1 of 50 attempted
...