partial update webhook

Update an existing webhook subscription. Partial body is allowed.

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

The ID of the webhook subscription.

Body Params

Update an existing webhook subscription.

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

string

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

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