I made a POST request using Postman, but I don't know how to do the same in Java:
Authorization occurs here (SECRET_KEY: 12345):
It's POST request:
The request must be from Android device, the file is called images.json.
How do I make such a POST request using Retrofit? I would be grateful for any resource, advice, help, etc. If you have any questions that will help in resolving the issue, ask.