Update a subscription

This request updates subscription details, including the event version, event URL, headers, and authentication details. You can enable or disable the subscription by changing the status from ACTIVE to INACTIVE.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Subscription identifier. Use this value to return details for a specific subscription.

Body Params

Request fields

string

Name of the event or notification to which you want to subscribe.

You can only subscribe to one event at a time. The eventType must be one of the values defined in the Retrieve event types request.

string

Event type version.

string

Functional category or delegated access scope to which the event type is mapped.

Use this value to return a list of all subscriptions for a specific resource.

For a list of all available resource names, use the Retrieve event types request.

string

Destination URL where you want to receive the notification.

string

Subscription status

Use this value to return a list of all subscriptions in ACTIVE or INACTIVE status.

To create a subscription, use ACTIVE status. Notifications will be triggered only if a subscription is in ACTIVE status.

authDetails
object

Contains authentication details for accessing a protected destination URL.

headers
object

Contains header information.

Headers
string

Identifier that tracks the consumer request by channel.

Use the consumer channel type received during your onboarding. Contact your system administrator or developer management for the correct WM_CONSUMER.CHANNEL.TYPE value.

string
required

Unique identifier for each API call, used to track and debug issues.

Use a randomly generated GUID for this ID.

string
required

Access token returned by the Create access token request.

This value is required for token-based authentication.

Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json