Hello!
How to put an example http request in the request builder?
I have this http request:
I placed the authorization in the header, and the post method too. How to correctly place the rest of the request body? 404 error when trying to get data.
Thanks.