Is it possible to create an API key for specific users and set the page update history accordingly? #7332
Unanswered
phochste
asked this question in
Help / Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For a project I require API access to a Wiki.js instance where a specific user account would be able to update the text of a page. When a page is updated via the API I would like to see that reflected in the page history. I want to see:
Last edited by user
.Whatever API token I currently try to create and page updates via the API, the history always shpws
Last edited by Administrator
.Is it possible in Wiki.js to set the history to the actual user for which the API was created?
Beta Was this translation helpful? Give feedback.
All reactions