Recebendo webhooks.{
"channelId": "019be0cb-e7f8-706f-9350-a92ce33ad5bf",
"content": {
"type": "STATUS",
"commandType": "STATUS",
"enableHistoryOnConnect": false
}
}curl --location --request POST 'https://api-dev.messagefy.io/api/v1/message/sendcommand' \
--header 'api-key: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"channelId": "019c2dbd-f72e-78d6-93ce-da9249de70b9",
"correlationId": "Meu identificador de correlação",
"content": {
"commandType": "SESSION_START",
"type": "SESSION_START_QR_CODE",
"enableHistoryOnConnect": false,
"historyMessageLimit": 50,
"historyDateLimit": "2026-01-01"
}
}'{
"packageId": "6bfd910d-6247-6f46-471a-ae0692e7402e"
}