curl --location --request PATCH '/pictures///comments/' \ --header 'Content-Type: application/json' \ --data '{ "content": "string" }'
{ "success": true }