Subscribe to a webhook

POST

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
event_typeslist of stringsOptional

Response

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

Errors