Methods |
public __construct(PHPFUI |
public delete(string $tag_id) : bool DELETE a Tag Use this method to create an activity used to un-assign a tag from all assigned contacts and delete the tag. This is an asynchronous activity. To view activity details for the delete request, use the href link returned in the response. Learn more.
|
public get(string $tag_id, ?bool $include_count = NULL) : array GET Tag Details Use this method to get tag details for a specified
|
public put(string $tag_id, PHPFUI PUT (Update) a Tag Use this method to rename an existing tag to a new unique tag name (
|
Properties |
Methods |