Patch Entity
Patch entity
Query Parameters
id uri required
Entity id.
application/json-patch+json
Request Body array required
- Array [
- ]
op string
Possible values: [add
, remove
, replace
, move
, copy
, test
, add
, remove
, replace
]
The patch operation, example add
.
path string
The property to apply the operation, JSONPath formatted (leading slash) on, e.g. `/https://schema.org/image (note the leading slash).
value string
Responses
- 200
- 412
Success
application/ld+json
application/rdf+xml
text/turtle
Schema
Schema
string
Schema
Schema
string
Schema
Schema
string
Invalid request parameters
Loading...