Catalog instance (single key)
Create catalog instance (single key)
Creates catalog data for a single metadata key on the specified entity. The key must correspond to an existing catalog specification.
post/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.
Changes
No recorded changes to this endpoint across all 1 revision of this API.