Kizspy | Question: 5
(Choose 1 answer)
What is the purpose of the HTTP POST method in a RESTful API?
A. To retrieve or fetch a resource from the server
B. To update an existing resource on the server
C. To delete a resource from the server
D. To create a new resource on the server