{
"botId": "string",
"fromPath": "string",
"toPath": "string"
}
curl --location --request POST '/decryptImage' \
--header 'X-Token;' \
--header 'Content-Type: application/json' \
--data-raw '{
"botId": "string",
"fromPath": "string",
"toPath": "string"
}'
{}