create mega push
Developing
Request
Body Params multipart/form-data
Request Code Samples
curl --location --request POST 'http://127.0.0.1:8000/api/mega-push-campaign/' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImJkOTQ0ZTc1LTMwZmItMTFlZC05Mzk0LTAyNDJjMGE4MDEwMyIsImVtYWlsIjoidGhpZW5uazVAZnB0LmNvbSIsImZsYWciOiJ3ZWIiLCJpYXQiOjE3NDQyMTY4MjUsImV4cCI6MTc0NDgyMTYyNX0.ofwgns69wcNwMx3yrQ_DoxhO8Xb-xR2_HYL-I1Ea1gQ' \
--header 'Sec-GPC: 1' \
--header 'x-auth-user-id: 5c3c1840-fb62-11ed-a0c5-0242c0a80103' \
--form 'name="TanPV91231232"' \
--form 'page_ids="[344]"' \
--form 'message="123141241--------------"' \
--form 'status="true"' \
--form 'phone_numbers="[\"84363240826\", \"84934875759\"]"' \
--form 'files=@"C:\\Users\\admin\\Downloads\\CloudPBX_Topo.drawio.png"' \
--form 'attachments=@"C:\\Users\\admin\\Downloads\\swimlanes-ac0c85dd587eddb1606921532e84ab20.png"' \
--form 'schedule="{\"birthday_send_offset_days\": 1}"' \
--form 'conditions="{\"key\": \"gender\", \"value\": [\"female\",\"male\",\"other\"] }"' \
--form 'generate_ai="false"' \
--form 'type_schedule="birthday"' \
--form 'get_customer_from_type="any_condition"' \
--form 'is_automatic_label="true"' \
--form 'is_select_content="false"' \
--form 'labels="[\"123123\", \"123124]"' \
--form 'state="waiting"'
Responses
application/json Modified at 2025-08-12 07:24:37