Update Subscription

Replaces an existing webhook subscription. The client application can modify the callbackUrl and/or the event types for which it receives notifications within the context of this subscription.

Path Params
string
required
length between 6 and 6

The unique 6 character internal id that represents the customer account.

string
required
length between 36 and 36

The unique 36 character internal id (uuid) that represents the webhook.

Body Params
string
required
length between 3 and 256

The unique id that represents the channel provider

string
required
length ≤ 2048

The public (https) url to send the callback payload.

eventTypes
array of objects
required
length between 1 and 6

The list of event types subscribed for:

eventTypes*
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
URL
Response
Choose an example:
application/json
application/problem+json