POST {bucket}/cbadmin/upsert
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
bucket | string |
None. |
Body Parameters
Pair of string [key] and Object [value]Request Formats
application/json, text/json
Sample:
{ "Key": "sample string 1", "Value": {} }
Response Information
Resource Description
ObjectNone.
Response Formats
application/json, text/json
Sample:
{}