Disable a webhook subscription

POST

Path parameters

webhook_subscription_idstringRequired

Headers

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

Response

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

Errors