---
title: "Executes a SPARQL Update operation against the store"
method: GET
path: "/{storeName}/update"
tags: ["sparql", "update"]
---

# Executes a SPARQL Update operation against the store

`GET /{storeName}/update`

## Path parameters

- `storeName` string, required

## Query parameters

- `update` string, required
- `using-graph-uri` string
- `using-named-graph-uri` string, url

## Response `200`

Successful response

## Other responses

- `400` — Bad Request. Either a required parameter was not provided; or the update could not be parsed.

---

[API](https://skmtc.net/brightstardb/apis/brightstardb-rest-api.md) · [All operations](https://skmtc.net/brightstardb/apis/brightstardb-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/brightstardb/brightstardb-rest-api/versions/e94ef9356aa7/schema)
