Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Ajusta o perfil de velocidade de envio e agendamento de um disparo.
PATCH /v1/broadcasts/:id/send-config
write:broadcasts
curl -X PATCH https://api.socialsell.ai/v1/broadcasts/664t3s4t5u6v7w8x9y0z1a2b/send-config \ -H "Authorization: Bearer sk_live_..." \ -H "Content-Type: application/json" \ -d '{"profile": "slow"}'
slow
balanced
fast
HTTP 200
custom