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