/
/API Settings
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1mo ago · Updated 1mo ago
LightingService28
ProgramService11
  • post/program/createSkipOverrides
  • delete/program/deleteProgram/{id}
  • post/program/deleteSkipOverrides
  • get/program/getProgram/{id}
  • get/program/listPrograms/{entityId}
  • post/program/createProgramV2
  • get/program/getProgramV2/{id}
  • get/program/listProgramsV2
  • put/program/updateProgramV2
  • post/program/createPlannedRunSkipOverrides
  • post/program/deletePlannedRunSkipOverrides
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
ProgramService

Supports deleting both V1 and V2 programs

delete/program/deleteProgram/{id}

Path parameters

idstring required

Response

OK

DeleteProgramResponse required

Changes