Set webhook configuration data for a tenant.

Supply a Url and an Auth string to Skykit. This url will be used to post the full state object for the device when critical changes are detected in the device state. For example, when the device is detected as offline or if a device goes online Skykit will publish the event to the supplied url. Webhook notifications will occur for the following events:

  • Device paired
  • Device offline
  • Device online
  • Device boot
  • Device name changed
  • Device location changed
  • OS upgraded
  • Date use warning
  • Timezone change
  • Network change
  • High memory warning

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

OK

400

missing parameters or general error

401

invalid token or missing auth

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!