Rest API - Batch and Bulk Operations
Given this REST API call to delete users with IDs 3, 5, and 7:DELETE /users?ids=3,5,7
What is the expected behavior?
Given this REST API call to delete users with IDs 3, 5, and 7:DELETE /users?ids=3,5,7
What is the expected behavior?
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions