/
SO
sourcenetwork
/
DefraDB API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 8h ago
Details
Filter operations
acp_document_policy
1
acp_document_relationship
2
acp_node_disable
1
acp_node_re-enable
1
acp_node_relationship
2
acp_node_status
1
backup
2
block
1
ccip
2
collection
7
get
/collections
post
/collections
patch
/collections
post
/collections/default
post
/collections/migrations
delete
/collections/{name}
patch
/collections/{name}
debug
1
document
4
encrypted_index
4
graphql
2
index
4
lens
2
node
1
p2p
15
transaction
4
truncate
1
view
2
post
/purge
collection
Delete document(s) from a collection
delete
/collections/{name}
Path parameters
name
string
required
Collection name
Request body
DeleteCollection
required
{"stackTrail":"components:schemas:delete_collection:properties:filter","oasType":"schema","type":"unknown"}
Response
Delete results
DeleteResult
required
Count
integer
DocIDs
string[]
Changes