Comments API #487
lemkek
started this conversation in
Feature Requests
Replies: 1 comment 1 reply
-
There is already an API you can use to do everything the app is doing on comments. It's not documented yet, but you can find references to it in https://api.gitbook.com/openapi.yaml If you are using JS/Typescript, you can also use our API client (https://www.npmjs.com/package/@gitbook/api), and all operations will be fully typed. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Create a comment API to add and reply to comments on a given space for a given user. It would be nice to resolve comments previously made as well via the api. We would like to use this api to interact with our Transportation Management System.
Beta Was this translation helpful? Give feedback.
All reactions