When it fires
A tag is permanently deleted from the workspace. Any prospects that had this tag will have it removed from theircontext.tags array.
Payload
string
required
The ID of the deleted tag.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"id": "ck9v2m5nj0xp4wq7ybftrae8",
"seq": 89,
"teamId": "hzcai5t59nn9vsck3rbuepyg",
"type": "tag.deleted",
"timestamp": "2025-01-15T17:00:00.000Z",
"version": "1.0",
"data": {
"tagId": "l44e15irdq4db30i77cgphhx"
}
}
Occurs when a tag is deleted
{
"id": "ck9v2m5nj0xp4wq7ybftrae8",
"seq": 89,
"teamId": "hzcai5t59nn9vsck3rbuepyg",
"type": "tag.deleted",
"timestamp": "2025-01-15T17:00:00.000Z",
"version": "1.0",
"data": {
"tagId": "l44e15irdq4db30i77cgphhx"
}
}
{
"id": "ck9v2m5nj0xp4wq7ybftrae8",
"seq": 89,
"teamId": "hzcai5t59nn9vsck3rbuepyg",
"type": "tag.deleted",
"timestamp": "2025-01-15T17:00:00.000Z",
"version": "1.0",
"data": {
"tagId": "l44e15irdq4db30i77cgphhx"
}
}
context.tags array.
Was this page helpful?