KV

Upsert a KV entry by key (namespace resolved from request headers)

put/api/kv/{key}

Path parameters

keystring required

Request body

{"stackTrail":"paths:/api/kv/{key}:put:requestBody:content:application/json:schema:properties:value","oasType":"schema","type":"unknown"}
valueType'json' | 'string' | 'integer'
expiresInSecinteger

Response

KV entry stored

namespacestring required
keystring required
{"stackTrail":"components:schemas:KvEntry:properties:value","oasType":"schema","type":"unknown"}
valueType'json' | 'string' | 'integer' required
expiresAtinteger nullable required
createdAtinteger required
updatedAtinteger required

Changes

Changed in 1 of the 104 revisions of this API.5

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added