Edit Page Document Or Delete via API #724
Unanswered
Code-Milker
asked this question in
0. General bugs and questions
Replies: 0 comments
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.
-
Issue: Locale Translation and Document Handling via API
I’m working on an integration that handles locale translations and file creation, offering a simple way for both GitSync and non-GitSync users to manage translations.
I can fetch, translate, and create new documents, but if a user edits an existing document, the API only appends a subdocument. It doesn’t allow me to overwrite or update the content.
If overwriting via the API is not possible, could we add a delete document option? This would let me delete the old document and create a new one with the updated content.
would appreciate any help thanks!
Beta Was this translation helpful? Give feedback.
All reactions