Quiz: Server API

Test your understanding of what you have learned in this section.

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

When making an HTTP request, when do we use the POST method?

A.

To update an existing data resource

B.

To create a new resource on the server side

C.

To retrieve a resource from the server

D.

To delete a resource from the server


1 / 5