Skip to content

Delete registry repository

DELETE
/api/v4/projects/{id}/registry/repositories/{repository_id}

Deletes a specified repository in the registry. This operation is executed asynchronously and might take some time to execute.

id
required
One of:
string

The ID or URL-encoded path of the project

repository_id
required
integer

The ID of the repository

Success

Bad Request

Unauthorized

Not Found