Delete Tag from Conversation
Inputs
Name | Type | Description |
---|---|---|
Conversation ID | String | This is the ID of the Dixa conversation that the tag will be applied to. Conversation ID would be one of the inputs into your flow. |
Tag | String | This is the tag that should be deleted form the conversation. |
Dixa API Token | Sensitive String | This is the API token that was created as part of setup steps here. Most likely you saved it as a flow configuration. |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether the tag was successfully deleted from the ticket. |
Updated 12 months ago