REST API for repository categories /rest/categories/latest/

Hi,

After search in the official bitbucket server REST API documentation ( here ) I found nothing there to manipulate categories for bitbucket server repos. ( probably I haven’t search deep enougth )

the point is that after googling 5 minutes, I found something, but seems to be not the official documentation, in here → https://communardo.atlassian.net/wiki/spaces/KB/pages/27687460/REST+API+for+Categories+for+Bitbucket.

You can see in that post it is in use this API → POST /rest/categories/latest/project/{projectKey}/repository/{repositorySlug}**, and following the instructions it works fine.

Can anyone from this forum share the location for such functionality in the official bitbucket server REST API documentation ?

Thanks :slight_smile:

Daniel.