1

Pretty simple -- I've searched a lot online for ways to delete messages in HipChat via the API, but haven't found anything on how to do it. The only thing I did find was this ticket on the community forums, but it's a few years old and I'm not sure whether this feature is still unavailable. If it is available, how exactly do you do it and where can I find a reference to this in the documentation?

Machavity
  • 30,841
  • 27
  • 92
  • 100
GDP2
  • 1,948
  • 2
  • 22
  • 38
  • They have a [reference documentation page](https://www.hipchat.com/docs/apiv2). There might have what you're looking for. Isn't there? – andreybleme Jul 22 '17 at 03:23
  • @Lucasandreybleme I mean a reference in the documentation that specifically deals with how to delete messages via the API. – GDP2 Jul 22 '17 at 03:30
  • Oh, I see... Take a look at my aswer. Remember marking it as right if it completly answer your question @GDP2. – andreybleme Jul 22 '17 at 03:35

1 Answers1

0

This is a known issue. Untill now, it is not possible to delete HipChat messages via API.

See the issue here.

andreybleme
  • 689
  • 9
  • 23
  • Yeah, the noted issue is old though and the linked issues to upvote appear to be gone... any links to newer information on this? – GDP2 Jul 22 '17 at 04:16
  • Didn't found. Maybe contact the Atlassian support is the best solution... – andreybleme Jul 22 '17 at 17:14
  • Alright, I'll contact them and accept your answer here if it is still an unavailable feature. – GDP2 Jul 22 '17 at 18:47