Skip to main content
DELETE
/
v1
/
api
/
stores
/
{store_id}
Delete Document Store By Id
curl --request DELETE \
  --url https://dev-knowledge-store.actualize.ae/v1/api/stores/{store_id}
{
  "message": "<string>"
}

Path Parameters

store_id
string<uuid>
required

Response

Successful Response

message
string
required