v51

latestOpenAPI 3.0.3Apache 2.0raw.githubusercontent.com2026-08-01131107332.8 KB
Groups

Delete a group by the specified ID.

Deletes a group by identifier. This operation also deletes all artifacts within the group, so should be used very carefully.

This operation can fail for the following reasons:

  • A server error occurred (HTTP error 500)
  • The group does not exist (HTTP error 404)
delete/groups/{groupId}

Response

Empty content indicates a successful deletion.