curl --location --request DELETE 'https://api.mpc.dev.placewise.com/v1/social_logins/configurations/' \
--header 'X-User-Agent: ApiDog' \
--header 'X-Product-Name: default' \
--header 'X-Loyalty-Club-Slug: infinity-mall' \
--header 'X-Customer: 447' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json'{
"social_login": {
"name": "ullus",
"type": "apple",
"loyalty_club_id": 7446,
"config": {
"client_id": "qui amet laboris veniam ut"
},
"created_at": "2025-01-22T14:03:41.395Z",
"updated_at": "2025-01-22T14:03:41.396Z"
}
}