The API v2 documentation for SonarQube is missing

Must-share information (formatted with Markdown):

  • which versions are you using (SonarQube, Scanner, Plugin, and any relevant extension)

    • SonarQube Enterprise 10.5.x
  • how is SonarQube deployed: zip, Docker, Helm

    • ZIP
  • what are you trying to achieve

    • Add users and groups via API calls
  • what have you tried so far to achieve this

    • We have upgraded from 10.3 to 10.5.x.
    • Go though the API documentation from the link: SonarQube

During our last upgrade from 10.3 to 10.5.x we discovered that in 10.4, the API /api/user_group calls where deprecated. We where now calling deprecated API calls, still working however, but going to stop working in future versions…

According to the current Sonarsource documentation in the link above, seems to cover only version 1 API calls. The documentation is missing the entire /api/v2 section? Its also not containing any /api/v2/authorization/* calls.

Could someone point me in the right direction concerning the /api/v2/* documentation?

Best regards
Jens Madsen

Obviously, hihi, google is your friend.

The API v2 documentaiton is right here. Web API v2 - SonarQube

Well… i think thats a case close then. hihi. :slight_smile:

And just for good measure, you can always find it here on your instance

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.