DELETE   private-repository/delete/{repo_id}

Deletes a Docker repository for the current customer..

URL Parameters

NameDescription
repo_id

The repository ID.

Remarks

Use GET private repositories route to get the list of private repositories having values applicable for repo_id.

Request example

curl --request DELETE "https://api-asm1.apica.io/v3/private-repository/delete/{repo_id}?auth_ticket=C471ADC4-19B4-4219-BBF4-671A97EC653E"

Response body model example and description

A task that represents the asynchronous operation.