How can i call API based on users language ?

0
so i want to call a different API based on user’s language, is it very hard and how can i make it ?
asked
1 answers
0

Define "call in user language"

Must there be added a tag to a rest call stating the required language

Or

Must the request value be translated in the user language

Or

Must the return be translated in the user language

 

Please share more of the scenario

answered