For AI agents: visit https://docs.digitalgenius.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Delete Tag from Conversation
| 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. |
| Name | Type | Description |
|---|
| Success | Boolean | Whether the tag was successfully deleted from the ticket. |