Create a particular metadata for an entity
Creates an entity metadata.
Available entities are: organization, account, namespace, application, build, asset, scope, release, deployment.
Check already defined metadata specification for available metadata keys.
Path Parameters |
---|
entity string — REQUIREDPossible values: Value must match regular expression Entity name that holds metadata information |
id string — REQUIREDPossible values: 1 ≤ length, Value must match regular expression Entity ID that holds metadata information |
metadata string — REQUIREDPossible values: 1 ≤ length, Value must match regular expression Entity metadata key, for example: coverage, frameworks, vulnerabilities |
Request Body Object representing nullplatform entity metadata |
---|
undefined Object representing nullplatform entity metadata |
Responses | |||||
---|---|---|---|---|---|
2XX Object representing nullplatform entity metadata
| |||||
4XX Format for representing errors during API interactions
| |||||
5XX Format for representing errors during API interactions
|