/
SA
samyama-ai
/
Samyama Graph Database API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 7d ago
Details
Filter operations
post
Execute a Cypher query
get
Get graph schema
post
Import nodes from CSV
post
Import nodes from JSON
get
Get server status
get
List all tenants
post
Create a new tenant
get
Get a tenant
delete
Delete a tenant
patch
Update tenant settings
get
Get tenant resource usage
Delete a tenant
Delete a tenant by ID. The "default" tenant cannot be deleted.
delete
/api/tenants/{id}
Response
Tenant deleted
object
required
status
string
id
string
Changes