/
/API Settings
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
LightingService28
ProgramService11
PropertyService3
SummaryService1
ValveService7
WebhookService7
  • get/public/person/info
  • get/public/device/:id
  • put/public/device/stop_water
  • put/public/device/rain_delay
  • put/public/device/on
  • put/public/device/off
  • put/public/device/pause_zone_run
  • put/public/device/resume_zone_run
  • put/public/zone/start
  • put/public/zone/start_multiple
  • put/public/zone/setMoistureLevel
  • put/public/zone/setMoisturePercent
  • put/public/zone/enable
  • put/public/zone/disable
  • put/public/schedulerule/skip
  • put/public/schedulerule/start
  • put/public/schedulerule/seasonal_adjustment
  • put/public/schedulerule/skip_forward_zone_run
  • get/public/notification/webhook_event_type
  • get/public/notification/:deviceId/webhook
  • put/public/notification/webhook
  • post/public/notification/webhook

/public/notification/webhook

Add a webhook to a device. externalId can be used as opaque data that is tied to your company, and passed back in each webhook event response

post/public/notification/webhook

Request body

webhookobject required

Webhook for device

Response

2XX

Changes