stringDelete
DELETE/v1/kv/strings/:key
stringDelete
Request
Example
{
"meta": {
"correlationId": "28683605291",
"timestamp": "2024-01-01T00:00:00.000Z"
},
"errors": []
}Example
{
"meta": {
"correlationId": "28683605291",
"timestamp": "2024-01-01T00:00:00.000Z"
},
"errors": [
{
"code": "FAAS-500",
"message": "Internal Server Error!"
}
]
}