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

From bccff96e10e7760d31fba99f7659dea6b81dae3d Mon Sep 17 00:00:00 2001 #805

@ghost

Description

From bccff96 Mon Sep 17 00:00:00 2001
From: webtechnicom [email protected]
Date: Thu, 19 Sep 2019 07:53:00 +0200
Subject: [PATCH] Update configure-service-instance-hooks.curl


.../configure-service-instance-hooks.curl | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/ip-messaging/webhook-settings/configure-service-instance-hooks/configure-service-instance-hooks.curl b/ip-messaging/webhook-settings/configure-service-instance-hooks/configure-service-instance-hooks.curl
index 0285a1280..483c87403 100644
--- a/ip-messaging/webhook-settings/configure-service-instance-hooks/configure-service-instance-hooks.curl
+++ b/ip-messaging/webhook-settings/configure-service-instance-hooks/configure-service-instance-hooks.curl
@@ -2,4 +2,8 @@ curl -X POST https://chat.twilio.com/v1/Services/{service sid}
-d 'PreWebhookUrl=https://hooks.yoursite.com/pre-webhooks'
-d 'PostWebhookUrl=https://hooks.yoursite.com/post-webhooks'
-d 'WebhookMethod=POST'
--u '{twilio account sid}:{twilio auth token}'
\ No newline at end of file
+-u '{twilio account sid}:{twilio auth token}'curl -X POST https://chat.twilio.com/v1/Services/{service sid}
+-d 'PreWebhookUrl=https://hooks.yoursite.com/pre-webhooks'
+-d 'PostWebhookUrl=https://hooks.yoursite.com/post-webhooks'
+-d 'WebhookMethod=POST'
+-u '{twilio account sid}:{twilio auth token}'

Originally posted by @webtechnicom in #804 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions