v1
latestOpenAPI 3.1.02026-07-2641930.0 KB存储
写入存储值
写入指定 key 的存储值,数据须为合法 JSON,最大 1MB。
put/storage/{key}
Path parameters
keystring required
存储键名。
Request body
{"stackTrail":"paths:/storage/{key}:put:requestBody:content:application/json:schema","oasType":"schema","type":"unknown","description":"任意合法 JSON 值。"}
Response
写入成功,无返回内容。