🚀 New: Theme Control Plane API — build, customize, and deploy themes programmatically. Learn more →
curl --request POST \
--url https://api.shoppex.io/dev/v1/telegram/bots/{botId}/broadcasts/warehouse-restock \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{
"data": {}
}Developer API operation for POST /dev/v1/telegram/bots//broadcasts/warehouse-restock.
curl --request POST \
--url https://api.shoppex.io/dev/v1/telegram/bots/{botId}/broadcasts/warehouse-restock \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{}'{
"data": {}
}