campaignstack_unlink_lead_profile
Detach a platform profile from a PRIVATE lead into a new standalone lead in the same workspace. Scraped data is never deleted; the profile row is repointed at the new lead. Returns the new lead's id. API-key callers may only unlink on private leads.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| leadId | Yes | Private lead id currently holding the profile | |
| platform | Yes | Platform of the profile being detached | |
| workspaceId | No | Defaults to the API key's workspace |