Forum Discussion

munish's avatar
munish
New Contributor
6 years ago

Rest POST for --data-raw

How can I call below curl command in Rest POST snap curl --location --request POST ‘localhost:8086/api/v2/write?bucket=mydb&precision=s’ --header ‘Content-Type: application/x-www-form-urlencoded’ -...