Content
Update Wiki Page via API
Added by Leen Zur over 1 year ago
Hi everyone,
My team deployed openproject on a private server for testing it via API. We currently succeed to update a Feature.
Documentation show example for work package here. And work package endpoint here.
Wiki page endpoint here describe how retrieve wiki page infos, but no way about how updating them.
Any Idea about how update a wiki page from API ?
(I use apikey basic auth for api authentication)
Thanks
Replies (1)
At the moment it's not possible to update a wiki page via API.
Kind regards