The documentation only provides backend examples in which file manipulation is made, but I only want to send svg raw text data to your conversion endpoint and receive a dxf file. Is that even possible?
You can use the following API for your requirements: It accepts a file from the request body and returns an output document in response. However, unfortunately, SVG to DXF conversion is not working as expected at the moment. So, I have logged a ticket(IMAGINGCLOUD-833) to resolve the issue.