Catalog instance (single key)

Update catalog instance (single key)

Updates catalog data for a single metadata key on the specified entity. Changes must comply with the associated catalog specification.

patch/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.

Request body

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

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.