curl --location --request PUT '/api/social-images/' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": "string", "social_ids": "string", "note": "string", "isDelete": true }'