🔄

JSON to XML

Convert JSON to XML format.

converter API: POST /api/tools/json-to-xml

Input

🔌 API Usage

POST /api/tools/json-to-xml
Content-Type: application/json

// Example body:
{
  "input": ""
}