Updates a subscription to the provided list of events

Overwrites an existing subscription

Path Params
uuid
required

The subscription Id

Body Params

A YL.Web.Api.ThirdParty.Notification.Models.UpdateWebhookSubscriptionModel containing the data required to update a webhook subscription

A model representing the webhook subscription for list of events

eventCodes
array of strings
required
length ≥ 1

Gets or sets the Events Code Numbers

eventCodes*
Headers
string
Responses
200

ActionResult

400

Something went wrong!

401

Unauthorized request

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here!