Dear community,
is there a way to destroy outcomes of content objects, comments or messages?
I haven't found appropriate endpoints at:
It is possible to do that via user interface, e.g. after marking a content object as decision it is possible to unmark it.
Best Regards,
Mark
I tried to sent a HTTP DELETE message to /comments/{commentID}/outcomes
with the following characteristics:
The affected comment is one, that I had written.
The HTTP result was 405 Method Not Allowed.
Does that mean there is no endpoint to delete an outcome?
Best Regards,
Mark