I have a requirement where we make an api call and it contains "/" in the rest api uri. For example, www.abc.com/books/bookid/1232kkjf/asdis/waew. The bold string is the book id and it contains "/". When we use it, we receive error.
If it is possible to use "/", please help me with some details. Appreciate your help!!