Developers API

deleteScheduledDowntimePeriod

Delete a scheduled downtime period for the specified host.

Request Parameters

Parameter Data Type Description Required Default
hostid integer The HostID identifying the host to which the period belongs Required -
periodid integer Specify the PeriodID you wish to delete Required -

Response Data

Response Variable Data Type Description
errorcode integer Returns an errorcode of 0 if call is successful.
Try it out with the API Explorer:

Your API Key

API command to be called

Desired response format

The HostID identifying the host to which the period belongs (integer)

Specify the PeriodID you wish to delete (integer)