API → MLConverts a proprietary CAD format to KCL
post
/ml/convert/proprietary-to-kcl$ curl -X POST "https://api.zoo.dev/ml/convert/proprietary-to-kcl" \
--header "Authorization: Bearer $TOKEN" \
--header "Content-Type: multipart/form-data" \
--data '"nN7xYwZioL"'
201 Created
Response{
"code": "7dpg0Bd0UtonOgTZkxHx5x"
}