Answer the question
In order to leave comments, you need to log in
How to create a POST request in Golang?
There is the following request:
curl -X POST " https://connector.b2b.ocs.ru/api/v2/content/batch " -H "accept: application/json" -H "X-API-Key: U7xrRnsXpT5LA#6Tnvcq ^VanG^Ppt" -H "Content-Type: application/json" -d "[\"1000459749\", \"1000459646\"]"
It needs to be translated to Go.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question