---
id: catalog-instance-single-delete
title: "Delete catalog instance (single key)"
description: "Deletes catalog data for a single metadata key on the specified entity. The key must reference an existing catalog specification."
sidebar_label: "Delete catalog instance (single key)"
hide_title: true
hide_table_of_contents: true
api: eJztV1Fv2zYQ/ivEoQ/JqtjJ0D1Mb0GTYRk6tFhdrEDqGmfxLLGhSIWk3LiC/vtwlGxLSbZlSYftoX6xRR2PH7/7jvzcgK3IYVDWXEhIIcOA2uYLZXxAk9HCK5NrSiVpCgQJBMw9pJfwsgsU20Bx0EWKK9ocwjwBST5zquLMkMJZnO9Fn19IDChW1gkU/bySAsbRK9oIa0QoSPiKMrVSJAWZoMJmImZFXEGUtQ/C0Yoc8eJoBN0oH5TJd0v0k7O4uckHAwlU6LCkQI630IDPCioR0gbCpiJIwQenTB4DQyDHwD9e4tGX+fODRfd9+N0zSIBMXTIJ1uVo1Je4AiSAWWZrEyABgyX5CjNmDKtK9ygggWWttORR74kjfWYrjnKkCT3/klRpuykpJqo9OZi3CSgGU2Eo+uyQQsdJnHtdK0cS0uBquk39eQwTPEmEAoMorJZ+z7cyK+vKjiVok7+ipVTmFZk8FJCejEk6Pvpx/vwZ3A9UyYeCvDj79yDeqeP9YLeLPhTyULdJlDTdYFlpSkVm1+Qwp0SsWHefrbvyiVjX2pDDpdIqKPITaOcJeMpqx9VkXS4JHbnTmjdxOefXjnxljSfPW/7+/Xv+GqN5vfxEGbdE5cizMkwucA+OTHCbruFM30xCdU3W98sEEsisCay7tBmqdvrJ8xIj1lXQTNave7KsoderCL8vCTqHrE4VqGTcLReuf7e0VhMaGAwpEygnNxwytdbj53I5jrBx18ORXgjtnRPoqxDUl5YpKDeLbq1F5fgM5dpBQVpbVuFm0YEdvHxx0vIngRf31e+nKPAIYASRnLPOC1nzUuL0zYVgohxmPM8/pmbnnJFP8hGFCfRIVScyHzDU/qWVNOiyvgC3qf15Nnsjugkis5KEMjLiMHkkMO6B2y0bp9s17TjdO6Ou635Wl69jZX/YS64J5dZtz942gW6Rv03+trAuJKKoSzRHjlDiUm/X4pmC1+ySbzhtSd5j/gDUZxRQab6qYq5+nqicXSsZxSal4ljUItbsJgCr4SvJYH9WXQ5rt+Vlv5F5J8Ifvonwmwj/WxHGjYXCsu/c+ct4Gacw3R7M06Y7jNtpo2Q7bbbjLXsncuutl6ud5vM3hMqn0ylWasK3R6UxsHWYZLYc3bNvWZGdyIa37Y5fThTdGYfxhRWD2L/FHx1DkMIvv88igexQhvru7TEkwAg7Wo8nJ5NjLmdlfSgxdkZvOjp7vLOu95vqW2Vq9l33P7HXPXesqmmlUcWWiIVp+rpeDu1VujOwaXSI6e7dPIHC+sDxTbNET++cblsevq7JsUmaJ7BGp7hvYvml8vxbQrpC7W97tSFVB7/1Ij0U/8gZ/8n2tmbH8D7WqGt+ggSuaLO36OxPnoLwIbb4UfiUfDK2p/vfRyHfaaXlf0cFoSQXldC9Ps0yqsJg4p1riU+D3fFzdv7qfHbOf8vGx8Ctth/Z2xGupukiZvaKTNvuYAZ+Zoxt+wcspGXD
sidebar_class_name: "delete api-method"
info_path: docs/api/catalog
custom_edit_url: null
---

import MethodEndpoint from "@theme/ApiExplorer/MethodEndpoint";
import ParamsDetails from "@theme/ParamsDetails";
import RequestSchema from "@theme/RequestSchema";
import StatusCodes from "@theme/StatusCodes";
import OperationTabs from "@theme/OperationTabs";
import TabItem from "@theme/TabItem";
import Heading from "@theme/Heading";

<Heading
  as={"h1"}
  className={"openapi__heading"}
  children={"Delete catalog instance (single key)"}
>
</Heading>

<MethodEndpoint
  method={"delete"}
  path={"/metadata/{entity}/{id}/{metadata}"}
  context={"endpoint"}
>
  
</MethodEndpoint>



Deletes catalog data for a single metadata key on the specified entity. The key must reference an existing catalog specification.


<Heading
  id={"request"}
  as={"h2"}
  className={"openapi-tabs__heading"}
  children={"Request"}
>
</Heading>

<ParamsDetails
  parameters={[{"schema":{"type":"string","pattern":"^[a-z]+(_[a-z]+)*$","enum":["organization","account","namespace","application","build","asset","scope","release","deployment","user"]},"in":"path","name":"entity","required":true,"description":"Entity name that holds metadata information."},{"schema":{"type":"string","minLength":1,"pattern":"^[0-9]+$"},"in":"path","name":"id","required":true,"description":"Entity ID that holds metadata information."},{"schema":{"type":"string","minLength":1,"pattern":"^[a-z]+(_[a-z]+)*$"},"in":"path","name":"metadata","required":true,"description":"Entity metadata key, for example: coverage, frameworks, vulnerabilities."}]}
>
  
</ParamsDetails>

<RequestSchema
  title={"Body"}
  body={undefined}
>
  
</RequestSchema>

<StatusCodes
  id={undefined}
  label={undefined}
  responses={{"2XX":{"description":"Object representing a metadata entry for an entity in the catalog.","content":{"application/json":{"schema":{"title":"Metadata","oneOf":[{"type":"array","items":{}},{"type":"boolean"},{"type":"integer"},{"type":"null"},{"type":"number"},{"type":"object"},{"type":"string"}],"description":"Object representing a metadata entry for an entity in the catalog.","example":{"my_string_property":"hello","my_number_property":41}}}}},"4XX":{"description":"Format for representing errors during API interactions","content":{"application/json":{"schema":{"title":"Error","type":"object","properties":{"statusCode":{"type":"number","description":"HTTP status code indicating the error"},"code":{"type":"string","description":"Unique error code for reference and categorization"},"error":{"type":"string","description":"Short, human-readable error type or category"},"message":{"type":"string","description":"Detailed error message providing additional context"}},"description":"Format for representing errors during API interactions","required":["statusCode","error","message"]}}}},"5XX":{"description":"Format for representing errors during API interactions","content":{"application/json":{"schema":{"title":"Error","type":"object","properties":{"statusCode":{"type":"number","description":"HTTP status code indicating the error"},"code":{"type":"string","description":"Unique error code for reference and categorization"},"error":{"type":"string","description":"Short, human-readable error type or category"},"message":{"type":"string","description":"Detailed error message providing additional context"}},"description":"Format for representing errors during API interactions","required":["statusCode","error","message"]}}}}}}
>
  
</StatusCodes>


      