POST /api/downtime
Schedule host downtime

Params

Param Name Description
location_id
Optional

Set the current location context for the request

Validations:

  • Must be a Integer

organization_id
Optional

Set the current organization context for the request

Validations:

  • Must be a Integer

duration
Optional

Downtime duration (seconds)

Validations:

  • Must be a number.

reason
Optional

Downtime reason

Validations:

  • Must be a String