DeleteRepository deletes a repository from the configuration
DELETE {{baseUrl}}/api/v1/repositories/:repo?forceRefresh=true
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
forceRefresh | boolean | Whether to force a cache refresh on repo's connection state. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{}