Create a Node.js function for an HTTP DELETE request for a Swagger API

InstructorWill Button

Share this video with your friends

Send Tweet

This lesson shows you how to delete a Todo item from Elasticsearch using the Todo ID from the URL parameters according to the specifications defined in your Swagger API docs.