/
SO
sourcenetwork
/
DefraDB API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Updated on 2026-09-24
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
6
debug
1
document
4
encrypted_index
4
get
/collections/{name}/encrypted-indexes
post
/collections/{name}/encrypted-indexes
delete
/collections/{name}/encrypted-indexes/{field}
get
/encrypted-indexes
graphql
2
index
4
lens
2
node
1
p2p
15
schema
1
transaction
4
truncate
1
view
2
post
/purge
encrypted_index
Add an encrypted index
post
/collections/{name}/encrypted-indexes
Path parameters
name
string
required
Collection name
Request body
EncryptedIndexAdd
required
FieldName
string
Type
string
Response
Encrypted index description
EncryptedIndex
required
FieldName
string
Type
string
Changes