Versions Compared

Key

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

...

...

...

Request parameters

Path parameters

...

For example, in the GET /webhooks/subscriptions/{subscriptionId} endpoint, you must replace {subscriptionId} with the real value for the subscription you require.

...

You get your bearer access token from the Authentication API. For information about getting and using your bearer access token, see How to authenticate with a Vonage Contact Center API.

Request body parameters

In the Webhooks API,  the POST /subscription (Create a subscription) and PATCH /v1/subscription (Update a subscription) endpoints accept request body parameters.

...