Decrypt searchable AcraStruct

Decrypt searchable AcraStruct with specified ZoneID or ClientID from connection (zones support deprecated since 0.94.0, will be removed)

get/v2/decryptSearchable

Request body

string required

Response

OK

datastring base64

Example response

{
  "data": "ZGF0YQo="
}

Changes