KV
Delete
Delete a key-value pair from the store
DELETE
/
v1
/
store
/
kv
/
{key}
Path
key
string
requiredThe key of the key-value pair to delete.
Header
x-api-key
string
requiredYour JigsawStack API key
Response
success
boolean
Indicates whether the call was successful.
message
string
The message returned by the API.