curl --location --request POST '/api/social-images' \ --header 'Content-Type: application/json' \ --data-raw '{ "image[]": [ "File" ], "social_ids": "string", "note": "string", "type": "other" }'