We gave api documentation in which only id of called parameters, but their values ​​are not. To send a request to the url address of these id, do I need the values ​​of these parameters that already exist on the server? I use postman with the POST method.

  • Throw off the documentation of the post request - Borisov Max
  • The question is not quite clear, naturally, in order to get the correct result, the values ​​of these id in the database are needed. - Ep1demic
  • @ BorisovMax thanks, I already figured out * - Marks

0