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
Response
Object representing a metadata entry for an entity in the catalog.