Files
2024-04-29 17:13:24 +02:00

614 B

sidebar_navigation, description, keywords
sidebar_navigation description keywords
title priority
FAQ 001
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.