Skip to content
This repository was archived by the owner on Aug 15, 2024. It is now read-only.

Commit 947e276

Browse files
authored
Update create-call-to-action-template.curl
1 parent 67f17a2 commit 947e276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

messaging/content-templates/create-call-to-action-template/create-call-to-action-template.curl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ curl -X POST 'https://content.twilio.com/v1/Content' \
22
-H 'Content-Type: application/json' \
33
-u $TWILIO_ACCOUNT_SID:$TWILIO_AUTH_TOKEN \
44
-d '{
5-
"friendly_name": "Owl Air flight departure call to action template",
5+
"friendly_name": "owl_air_cta",
66
"language": "en",
77
"variables": {"1": "flight_number",
88
"2": "arrival_city",

0 commit comments

Comments
 (0)