S
S
Stanislav Klevtsov2018-11-08 19:02:02
API
Stanislav Klevtsov, 2018-11-08 19:02:02

How to pass parameters in a POST request to some api in Node js (without using JSON)?

How to pass parameters in POST request in Node js?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Stanislav Klevtsov, 2018-11-08
@Testudinate

$ curl -d "scenario_script"="require" " https://api.***?account_id=***&api_key=***&scenari... "

I
Ivan Shumov, 2018-11-09
@inoise

If you are testing your api then try Postman

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question