Skip to content

Commit 38fd9e0

Browse files
authored
Update create-a-pay-status-template.curl
1 parent 702d456 commit 38fd9e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

messaging/content-templates/create-a-pay-status-template/create-a-pay-status-template.curl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
curl -X POST 'https://content.stage.twilio.com/v1/Content' \
1+
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": "twilio_pay_order_details",
5+
"friendly_name": "twilio_pay_order_status",
66
"language": "en",
77
"types": {
88
"twilio/pay": {

0 commit comments

Comments
 (0)