{}curl --location --request DELETE 'http://prod-cn.your-api-server.com/consoleapi/v1/conversations/ffad4ee6-7f36-4c16-b1a0-ebe6126b0715' \
--header 'Authorization: Bearer ak_2e52e4e2de63b8f8015213f56974e2bd' \
--header 'Authorization: Bearer {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 0,
"message": "string",
"data": {
"message": "string"
},
"timestamp": 0
}