curl --request DELETE \
--url https://apix.us.amity.co/api/v1/archives/channels/{channelId} \
--header 'Authorization: Bearer <token>'{
"success": true
}curl --request DELETE \
--url https://apix.us.amity.co/api/v1/archives/channels/{channelId} \
--header 'Authorization: Bearer <token>'{
"success": true
}