InterviewSolution
Saved Bookmarks
| 1. |
What parameters can be passed in the URL of API? |
|
Answer» Context keys, DOCUMENTS keys, or anything that INITIATES API to hit the EXACT end-point are few PARAMETERS that one can pass in the URL to define the complete end-point. |
|