v16.7.2
Add JSON metadata under the given key
Add arbitrary JSON metadata under the given key. If the key exists, all already stored metadata with this key will be overwritten. If the key doesn't exist, it will be created.
put/api/v3/metadata/{key}
Path parameters
keystring required
Key for data store
Request body
{"stackTrail":"paths:/api/v3/metadata/{key}:put:requestBody:content:application/json:schema","oasType":"schema","type":"unknown"}
Response
OK
{"stackTrail":"paths:/api/v3/metadata/{key}:put:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}