Delete messages api return "message": "Must provide either to_contact or to_channel parameter."

Hey @maged.ahmedr,

Thank you for providing additional information. I double-checked our documentation on this and realized that this endpoint uses a query parameter instead of a request body. This is the case for most DELETE method endpoints.

My apologies for not catching that sooner, I hope that helps!

Thanks,
Max