Catalog instance (single key)

Delete catalog instance (single key)

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

delete/metadata/{entity}/{id}/{metadata}

Path parameters

entity'organization' | 'account' | 'namespace' | 'application' | 'build' | 'asset' | 'scope' | 'release' | 'deployment' | 'user' required

Entity name that holds metadata information.

idstring required

Entity ID that holds metadata information.

metadatastring required

Entity metadata key, for example: coverage, frameworks, vulnerabilities.

Response

Object representing a metadata entry for an entity in the catalog.

OR
boolean required
OR
integer required
OR
number required
OR
object required
OR
string required

Changes

No recorded changes to this endpoint across all 1 revision of this API.