[ { "variable_id": 20, "destination_id": 3 } ]
curl --location --request POST 'https://staging-api.formi.co.in/v2/post_call/data/map' \ --header 'token;' \ --header 'Content-Type: application/json' \ --data-raw '[ { "variable_id": 20, "destination_id": 3 } ]'
{ "detail": "Not Found" }