Rest API - URL and Resource Design
Given the REST API call:
DELETE /products/789, what is the expected action?DELETE /products/789, what is the expected action?/products/789 identifies product 789, so DELETE removes it.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions