cURL
curl --request POST \ --url https://api.example.com/api/apps/{app_id}/encryption/quote \ --header 'Content-Type: application/json' \ --data ' { "action": "add", "collections": [ "<string>" ], "private_app": true } '
Documentation IndexFetch the complete documentation index at: https://docs.ondb.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.ondb.ai/llms.txt
Use this file to discover all available pages before exploring further.
Application ID
Request body for getting encryption quote
Action to perform on collections: "add" or "remove"
add
remove
Collection names to add/remove from private_collections
Enable app-level encryption (all data encrypted)
Encryption cost quote