Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_ExcerptBetaAPI
_ExcerptBetaAPI
nopaneltrue
The PATCH /subscriptions/{subscriptionId} endpoint can be used to update an existing subscription.

...

TypeRequiredExample
StringTrue2V1d4FfmK5ho8aiomIwP9QdpQjv

The unique identifier for the subscription.

...

Code Block
languagepowershell
themeMidnight
curl -L -X PATCH "https://***.api.newvoicemedia.com/webhooks/subscriptions/2V1dP1RidyufqyPHlng0VJpGF3i"  \
-H "Authorization: bearer <ACCESS_TOKEN>" \
-H "Accept: application/vnd.newvoicemedia.v1+json"

...

The response contains the following properties:

Insert excerpt
_ExcerptAPISubscriptionWebhooks
_ExcerptAPISubscriptionWebhooks
nopaneltrue
Insert excerpt
_ExcerptRunInPostman
_ExcerptRunInPostman
nopaneltrue