I have a problem in how to make this code from cURL in node.js.
curl -X PUT "URL" \ -H "Authorization: Bearer Authorization code" \ -d "power=on"
No comments:
Post a Comment