Skip to main content
DELETE
Remove Tag from Lead

Authorizations

Authorization
string
header
required

API key from Settings → API Keys in your workspace

Query Parameters

lead_id
string
required

UUID of the lead

tag
string
required

Tag to remove

Response

Tag removed successfully

status
string
Example:

"success"

lead_id
string
tag
string
message
string
Example:

"Tag removed successfully"