Triggered when a label is completely removed from the account.
Cascading Deletion
When a label is deleted, it is automatically removed from all chats. You should cleanup your local associations as well.
Best practices
Remove the label ID from your local database to prevent ghost tags.
Label Deletion
Signals that a specific business label no longer exists.
Fields
labelId: The ID of the removed label.
Expected Responses
Explore all possible responses and outcomes from the server. We have documented each status code with data examples to make success and error handling easier.