Destructive

Delete Contact Tag

Permanently deletes a tag by its ID and unlinks it from all contacts it was applied to. This action cannot be undone, fails silently if the tag is not found, and requires a confirmation token to proceed. Use it to retire obsolete labels and keep your contact taxonomy clean.

delete_tagDELETE/api/v1/tags/{tag_id}
crispy — bash

Example prompt: Delete the tag with id tag_8f2a1c since we no longer track that segment

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

What you can build

Retire a deprecated label so it stops cluttering your tag list and filters
Clean up duplicate or misspelled tags created during a busy outreach sprint
Consolidate your CRM taxonomy by removing tags you have merged into others
Remove a one-off campaign tag once the campaign has fully wrapped up

Parameters

Inputs accepted by delete_tag.

NameTypeDescription
tag_idstringUUID of the tag to delete.

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.