Delete Chat/Channel
Hello,
I try to delete a Chat/Channel. On my Account I have Admin previleges. In API Playground I nee a chat ID.
So where can I find this ID?
Regards
Please sign in to leave a comment.
Hello,
I try to delete a Chat/Channel. On my Account I have Admin previleges. In API Playground I nee a chat ID.
So where can I find this ID?
Regards
Please sign in to leave a comment.
Codinghubes - hi,
Thank you for your question!
In order to obtain a chat Id please use the List all channels method of Space API and copy the channelId field value of the desired channel: https://www.jetbrains.com/help/space/chats-a.html#list_all_channels
Please let me know if more details are needed!
Margarita Kolotilova
JetBrains
http://www.jetbrains.com
The Drive to Develop
Hi Margarita,
thanks for your reply.
Yes, I do need more details. Where should I put the method to list all channels?
Got it, but how can I delete direct messages? ...and where can I find their ID?