We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 702d456 commit 38fd9e0Copy full SHA for 38fd9e0
messaging/content-templates/create-a-pay-status-template/create-a-pay-status-template.curl
@@ -1,8 +1,8 @@
1
-curl -X POST 'https://content.stage.twilio.com/v1/Content' \
+curl -X POST 'https://content.twilio.com/v1/Content' \
2
-H 'Content-Type: application/json' \
3
-u $TWILIO_ACCOUNT_SID:$TWILIO_AUTH_TOKEN \
4
-d '{
5
- "friendly_name": "twilio_pay_order_details",
+ "friendly_name": "twilio_pay_order_status",
6
"language": "en",
7
"types": {
8
"twilio/pay": {
0 commit comments