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": "{{whatsapp-channelId}}",
"content": {
"type": "PRESENCE_SUBSCRIPTION",
"commandType": "PRESENCE_SUBSCRIPTION",
"id": "{{JID ou LID do contato}}"
}
}'{
"packageId": "string"
}