Delete Repository
Deletes the repository, or multiple repositories, identified with the ID(s) <sourceIds>.
URI: POST /resource/delete/repository
Parameters
Parameters in bold are mandatory
Location | Name | Description | Type |
---|---|---|---|
querystring | sourceIds | The ID(s) of the repository you want to delete. See Get Resource ID for further details on how to retrieve IDs. | str, or list for multiple repositories. |
body | sourceLabels | The name(s) of the repositories to delete. | str, or list for multiple names. |
To see details on possible response codes, go to API Responses.