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