Challenge: Delete an Order

Challenge yourself by writing a test to delete an order.

Overview

The DELETE api/orders/{{id}} endpoint allows us to remove an order. When we make a request to the endpoint, the API responds with data including the status of the request and the order name and ID:

Get hands-on with 1200+ tech skills courses.