Authorization: Bearer ********************
curl --location --request DELETE '/tenant//conversation//message/release/' \ --header 'CoSec-Device-Id;' \ --header 'Authorization: Bearer <token>'
0