create webhook

Create an HTTP webhook subscription.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Create a new webhook subscription.

Metadata defining an HTTP webhook subscription, containing connection information
that Evercloud can use to send data to an external webhook endpoint.

string
required

The callback URL that Evercloud will post sensor readings to. Must be HTTPS.

string
enum
required
Defaults to sensor_reading

The type of events that the webhook will receive.

Allowed:
boolean
Defaults to false

Specifies whether the webhook is enabled.

headers
array of objects

Additional headers to forward with every HTTP request.
Headers are case-insensitive and no duplicate headers are allowed.

headers
Responses

401

The request did not include the correct authorization or the included authorization has expired.

403

The requested resource is not accessible to the currently authenticated client.

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json