Skip to main content
Question

No event on comment deletion?

  • May 21, 2025
  • 2 replies
  • 30 views

Forum|alt.badge.img

Hi,

 

I am using the REST API to get a users events like this:

https://api.box.com/2.0/events?stream_type=all&stream_position=creditcard

 

Examining the events regarding comments I just noticed, that I get  a COMMENT_CREATE event when I add a comment to a file, but I get no event when I delete a comment.

Looking in the API documentation I realized that there seems not to be any event type for deletion of events.

 

Now I wonder if this is a missing functionality or if there is another way to get informed about the deletion of events?

 

Greetings,

Pascal

2 replies

Forum|alt.badge.img

 Thanks for posting this. The user events endpoint should be returning COMMENT_DELETE events. I filed a bug report and will update this thread once I have more information.


Forum|alt.badge.img

any update on this