Update a webhook subscription

PATCH

Path parameters

webhook_subscription_idstringRequired

Headers

Auth
AuthorizationstringRequired
Bearer authentication of the form Bearer <token>, where token is your auth token.
x-monite-versionstringRequired

Request

This endpoint expects an object.
event_typeslist of stringsOptional
object_typeenumOptional
urlstringOptional

Response

This endpoint returns an object.
idstring
event_typeslist of strings
object_typeenum
status"enabled" or "disabled"
Allowed values: enableddisabled
urlstring

Errors