mirror of
https://github.com/opf/openproject.git
synced 2026-06-14 03:30:14 +00:00
614 B
614 B
sidebar_navigation, description, keywords
| sidebar_navigation | description | keywords | ||||
|---|---|---|---|---|---|---|
|
Frequently asked questions regarding the API of OpenProject | API FAQ, API v3, RestAPI, interface, connector |
Frequently asked questions (FAQ) for API
Can I update a wiki page via API?
That's not possible at the moment. You can only retrieve wiki page infos.
(How) can I add work package categories to a project via API?
The API v3 currently does not expose categories via the API.
Please note that categories might change in the future as they have a lot of limitations, e.g. when filtering.