JSON to CSV
POST
https://hub.apilabz.com{{HOST}}/module/121
Business
Request Request Example
Shell
JavaScript
Java
Swift
curl --location -g --request POST '/module/121' \
--header 'Content-Type: application/json' \
--data-raw '{
"json": [
{}
],
"fields": [
"string"
]
}'
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2025-04-05 09:48:51