Tags
This method encompasses the functionality related to contacts tags. It includes endpoints for managing contacts tags, in order to categorize contacts effectively.
📄️ List Tags
Retrieve a list of tags through a paginated approach. Use parameters like 'name' for fuzzy search, 'page' for the page number, and 'size' for the number of items per page to navigate the dataset efficiently.
📄️ Create tag
Creates a new tag.
📄️ Get Tag
Retrieves details of a specific tag by ID.
📄️ Update Tag
Save a tag
📄️ Delete a tag
Delete a tag