Is it possible to create Team Only Comments in Frame V4 API?

,

This was possible in the previous API. I tried sending in the json is_internal: true and private: true but none of them work and I couldnt find any references in the documentation

Hi @inaki!

Internal comments aren’t currently supported through V4 API. The closest option at this time is to use a restricted project, although I know it’s not a 1:1 replacement.

I’ve gone ahead and filed a feature request for this, and will make sure to provide any updates on that here as they become available.

Feel free to let me know if you have any questions, or if there’s anything else we can help with.

Thanks @rosiec
Is there a way for me to request features as well? Another thing missing from the previous api version is the feature to create comment replies (and also get the parent ID param when getting a comment/new comment triggers)