Discussions

Ask a Question
Back to All

How can I update the features associated with a note through the API?

I am patching the following payload and would like to see the association in the app:


{'data': {'tags': ['...', '...', '...', '...'], 'features': [{'id': '...', 'type': 'feature', 'importance': 2}], 'state': 'processed'}}