View Source ActiveCampaign.Contact.Tag (active_campaign v0.3.0)

Documentation for ActiveCampaign.Contact.Tag.

Link to this section Summary

Functions

Add a tag to contact

Remove a tag from a contact

Link to this section Functions

@spec add(integer(), integer()) :: {:ok, map()} | {:error, any()}

Add a tag to contact

@spec delete(integer()) :: {:ok, map()} | {:error, any()}

Remove a tag from a contact