curl --location --request PATCH '/network//picture' \ --header 'Content-Type: application/json' \ --data '{ "fileId": "string" }'
{ "success": true }