Subscribe to a webhook

POST
/webhook_subscriptions

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.
object_typeenumRequired
urlstringRequired>=1 character<=2083 characters
event_typeslist of stringsOptional

Response

Successful Response

idstring
event_typeslist of strings
object_typeenum
secretstring
status"enabled" or "disabled"
Allowed values: enableddisabled
urlstring>=1 character<=2083 characters

Errors