curl -X POST "https://api.joinformal.com/core.v1.ResourceService/DeleteNativeUserIdentityLink" \
-H "X-API-KEY: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"example": "value"
}'{
"id": "<string>"
}curl -X POST "https://api.joinformal.com/core.v1.ResourceService/DeleteNativeUserIdentityLink" \
-H "X-API-KEY: YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"example": "value"
}'{
"id": "<string>"
}Was this page helpful?