Skip to main content
DELETE
/
api
/
shops
/
{id}
Delete shop
curl --request DELETE \
  --url https://app.vaultgraph.com/api/shops/{id} \
  --header 'x-api-key: <api-key>'
{
  "id": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.vaultgraph.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Path Parameters

id
string
required

Response

Shop deleted

id
string