Closed alarcia closed 6 years ago
The API hasn't changed. I'm not familiar with Postman, but it looks like you need to send JSON in the raw tab. See https://www.getpostman.com/docs/v6/postman/sending_api_requests/requests
Thank you very much, that did it, and shame on me for not researching enough.
Don't beat yourself up. We were all new once. Glad the API is useful to you.
Hello! Thanks for the good work. I want to use postman, but I am having trouble. The headers part is clear, but I don't know where to put the
-d
of cURL in postman. I tried bothbody
andparams
, but the result is the same.In
body
:In
params
:Response:
Is it possible that the API has changed?