Improved Updated
3 months ago

Feature: Add and Remove Labels in Bot User API

Now you can programmatically manage labels for bot users through the Bot User API Action.

New actions include the ability to list labels, check if a user has a specific label, add labels, remove labels, and remove all labels.

This allows more flexibility in managing user segmentation and interactions based on labels within your bot.

Add and Remove Labels in Bot User API