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
}
'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
}
'Application ID
Encryption cost quote