Remove a social link.
curl --request DELETE \
--url https://staging-api.polysimulator.com/me/social-links/{platform}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}Was this page helpful?
curl --request DELETE \
--url https://staging-api.polysimulator.com/me/social-links/{platform}{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>"
}
]
}