Hi,
I can see that the v1 API has an endpoint for adding labels to content but I can't see something similar in v2. In particular, update page and the labels group are where I'm looking.
Searches seem to suggest using Confluence automation, but we've already got some code calling the v2 API so I'd prefer to keep everything in 1 codebase for simplicity.
Am I overlooking something here, or is this simply missing in v2?
Cheers,
-Peter
API v2 is not a complete replacement for API v1.
That means you have to use API v1 if no endpoint is available in API v2.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.