Tag
The Tag verb is used to set a new tag value without executing a callback. This new tag will be sent with
all future callbacks unless overwritten by a future tag
attribute or <Tag>
verb, or cleared.
#
Text ContentName | Description |
---|---|
tag | The new tag value. Leading and trailing whitespace is trimmed. Leave blank to clear the tag. |
#
AttributesAttribute | Description |
---|---|
None | None |
#
Webhooks ReceivedThere are no webhooks received after the <Tag>
verb is executed.
#
Examples#
Set the Tag of a Call- XML
- Java
- C#
- Ruby
- NodeJS
- Python
- PHP