Destructive

Remove Tag From Contact

Removes a tag from a single contact by unlinking it, leaving the tag definition itself intact for other contacts. This is a targeted unlink, not a tag deletion, and requires a confirmation token to proceed. Use it to correct mislabeled contacts or move a contact out of a segment.

remove_contact_tagDELETE/api/v1/contacts/tags/{tag_id}
crispy — bash

Example prompt: Remove the tag tag_8f2a1c from the contact at linkedin.com/in/jane-smith

{
  "removed": true,
  "tag_id": "tag_8f2a1c",
  "contact_id": "contact_5e7b22"
}
Permission scope
core
Access
Destructive
Category
Lead Management

What you can build

Drop a contact from a segment when they no longer fit the criteria
Correct a tag that was applied to the wrong contact during bulk work
Remove a stale deal-stage label as a relationship moves forward
Clean up a single contact's tags without affecting the rest of your taxonomy

Parameters

Inputs accepted by remove_contact_tag.

NameTypeDescription
lookupobjectStructured contact identifier. Resolver picks the highest-priority field per RESOLVER-09 (crispy_id > linkedin_provider_id > external_id > linkedin_url > email).
tag_idstringUUID of the tag to remove from the contact.

The complete LinkedIn API. Ready when you are.

Connect your first LinkedIn profile in under 5 minutes. Every tool, every seat, no feature gates. Safe limits, warm-up, and full permission control built in.