Encrypt with AcraStruct

Encrypt data with specified ClientID from connection

get/v2/encrypt

Request body

string required

Response

OK

datastring base64

Example response

{
  "data": "ZGF0YQo="
}

Changes

No recorded changes to this endpoint across all 3 revisions of this API.