API Reference
Text Processing
Legacy tree-based text transform has been retired
Request Body
application/json
fileId*string
addTreeNodePath?array<>
removeTreeNodePath?array<>
Response Body
application/json
application/json
curl -X POST "https://loading/api/text/ai/transform" \ -H "Content-Type: application/json" \ -d '{ "fileId": "string" }'{
"message": "string"
}{
"message": "string"
}