When is it appropriate to use query parameters in RESTful API design? Select all that are correct

When is it appropriate to use query parameters in RESTful API design? Select all that are correct
A . When passing username and passwords.
B . When providing the ability to return different levels of detail in the response.
C . When requesting that an entire collection be deleted.
D . When filtering the response based upon a query

Answer: B,D

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments