Skip to main content
PATCH
Partially updates a single item by ID (RFC 6902 JSON Patch).

Path Parameters

itemId
required

Body

application/json-patch+json
op
enum<string>
required
Available options:
add,
replace,
test
path
string
required
value
any
required

Response

OK

status
any
required
code
string
required
data
null | object
required