Authorization: Bearer ********************
{ "message_ids": [ 87862009, 87862010, 87862011 ] }
curl --location --request DELETE 'https://api.mottasl.ai/v1/message/batch' \ --header 'Content-Type: application/json' \ --data-raw '{ "message_ids": [ 87862009, 87862010, 87862011 ] }'
{}