Delete a registry
Delete a registry credential from a namespace
DELETE
Delete a registry credential. Services referencing images from this registry will fail to pull on their next deployment.
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the registry belongs to.
id
type: string
requiredThe registry ID to delete.
Previous → Test registry connection