{
"id": 1,
"name": "youtube@zscansoftware.com",
"dateHourCreated": "2018-05-28T15:28:26.000Z",
"dateHourChanged": "2018-05-28T18:38:29.185Z",
"dateHourDeleted": null
}curl --location --request DELETE 'https://prod.your-api-server.com/api/v1/socialnetworkprofile' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 1,
"name": "youtube@zscansoftware.com",
"dateHourCreated": "2018-05-28T15:28:26.000Z",
"dateHourChanged": "2018-05-28T18:38:29.185Z",
"dateHourDeleted": null
}'{}