YoussefEhabContributor5 years agoUpload file using http.client.request Hello, How can I upload a file by making a POST request through http.client.request("") In other words, how can I set the request body with form data as my API is expecting multipart/form-data...Show More
DougSKhoros Oracle5 years agoUnfortunately, we don't support sending files with http.client.request calls. -Doug
Recent DiscussionsCan someone walk me through authenticating and using Postman with Aurora?SolvedDownload attachment using APICannot successfully archive message via API v2Featuring a topic in Khoros ClassicGetting a 414 error code when updating messages via API