Delete a resource by ID.
Section: HTTP Methods and APIs
DELETE a resource
bash
bash
curl -X DELETE https://api.example.com/v1/items/123Explanation
Common REST delete pattern.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing HTTP Methods and APIs