Description
I have an application which uses rest api to communicate with the rocket chat self hosted client. I have a scenario like i have to delete some private room from my system as an administrator. When i tried to delete a private room that showing a message
"The required “roomId” or “roomName” param provided does not match any group [error-room-not-found] "
Admin user is not in that group. but admin have to delete the room from rest api.
But admin user can delete from admin account . but i need to automate the deletion of some private groups from my application . using rest api.
please help me,
Server Setup Information
- Version of Rocket.Chat Server: 3.7.1
- Operating System: ubuntu