Add a single LinkedIn URL to your team’s Do Not Contact list
| Field | Type | Required | Description |
|---|---|---|---|
url | string | Yes | LinkedIn profile URL to add to DNC list |
https://linkedin.com/in/usernamehttps://www.linkedin.com/in/username/linkedin.com/in/usernamein/usernamehttps://linkedin.com/in/username
https:// if missingwww. subdomain/| Input | Normalized Output |
|---|---|
https://www.linkedin.com/in/john/ | https://linkedin.com/in/john |
LINKEDIN.COM/IN/JOHN | https://linkedin.com/in/john |
linkedin.com/in/john | https://linkedin.com/in/john |
in/john | https://linkedin.com/in/john |
resetTime timestampresetTime before retrying| Field | Type | Description |
|---|---|---|
error | string|null | Error code if failed, null on success |
data.$id | string | Unique identifier for the DNC entry |
data.teamId | string | Team ID that owns this entry |
data.url | string | Normalized LinkedIn URL |
data.$createdAt | string | ISO 8601 timestamp when entry was created |
data.$updatedAt | string | ISO 8601 timestamp when entry was last updated |
message | string | Success message |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
LinkedIn profile URL to add to DNC list
"https://linkedin.com/in/johnsmith"