stringUpsert
Endpoint URL: https://admin.pubnub.com:443/api/faas/v1/kv/strings/{key}
String upsert.
| Path Parameters |
|---|
key string — REQUIRED |
| Query Parameters |
|---|
subkey string — REQUIRED |
| Request Body — REQUIRED |
|---|
value string — REQUIREDPossible values: 1 ≤ length ≤ 32000 |
ttlSeconds int32Possible values: 20 ≤ value ≤ 31536000 |
| Responses | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
200OK
|