Updates a subscription to the provided list of events

Overwrites an existing subscription

🚧

FAQ

NB you MUST include all events in use because this overwrites the previous 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

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
Click Try It! to start a request and see the response here!