Skip to content

Commit 59f77c6

Browse files
committed
email-custom-edits1
1 parent 4690837 commit 59f77c6

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

modules/ROOT/pages/customize-email-apis.adoc

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,10 @@ curl -X POST \
9090
"replacementValueForSpotIQ": "SpotIQ dashboard",
9191
"hideErrorMessage": false,
9292
"hideUnsubscribeLink" : false,
93-
"hideModifyAlert": false
93+
"hideModifyAlert": false,
94+
"productName":"ThoughtSpot",
95+
"footerPhone":"(800) 508-7008",
96+
"footerAddress":"444 Castro St, Suite 1000 Mountain View, CA 94041"
9497
}
9598
}'
9699
----

0 commit comments

Comments
 (0)