Delete a container registry

delete/container/registry/{registryName}

Deletes a container registry.

Request Samples

Response Samples

1Not Available

Path Parameters

registryName
string
true

The name of the registry to be deleted.

Responses

StatusMeaningDescription
204No Content

The container registry was deleted.

401Unauthorized

The request is not authenticated.

Schema
403Forbidden

The user did not have the necessary permissions.

Schema
404Not Found

An error response when a container registry with the specified name does not exist.

Schema
503Service Unavailable

Functionality for project containers is not enabled.

Schema