Api-Key: ********************{
"file_id": 1,
"receiver_count": 1000
}curl --location --request POST 'https://api.iranpayamak.com/ws/v1/sms/voice/upload-file' \
--header 'Accept: application/json' \
--header 'Api-Key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"file_id": 1,
"receiver_count": 1000
}'{
"status": "success",
"data": 0,
"messages": "string"
}