Update Subscription URL For Webhook Notifications
PUT {{baseUrl}}/notifications/webhooks/subscriptions/{{subscriptionId}}/url
Update subscription by providing new subscription details.
Upon successful subscription update, webhook notification will be delivered on updated URL.
Supported regions:
Request Body
{"url"=>"https://webhook.site/75e68bd4-3df7-4632-9ee6-d59a6903e2c8"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Content-Type | string | ||
App-Key | string | ||
App-Token | string |