Define an HTTP DELETE Endpoint for a Node.js API Server with Swagger

InstructorWill Button

Share this video with your friends

Send Tweet

This lesson demonstrates how to access the ID of a Todo item being deleted from the URL parameters when used with an HTTP DELETE method.