Authorization: Bearer ********************
{ "AppID": "{{app_id}}", "RestApiKey": "{{rest_api_key}}" }
curl --location --request POST 'https://partnerapi.flavorcloud.com/Batches//Close' \ --header 'Content-Type: application/json' \ --data-raw '{ "AppID": "{{app_id}}", "RestApiKey": "{{rest_api_key}}" }'
"string"