{ "encryptedData": "string" }
curl --location '/focus-pilot/api/v1/common/decrypt' \ --header 'Content-Type: application/json' \ --data '{ "encryptedData": "string" }'