api-key: ********************
curl --location --request PATCH 'https://api-dev.messagefy.io/api/v1/admin/channel//outbox//cancel' \ --header 'api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "Ids": [ "string" ] }'
{}