コンテンツにスキップ

End maintenance for service

DELETE
/dashboard/services/{id}/maintenance

End the maintenance window immediately for the service.

id
required
string

Maintenance ended

object
service
object
id
string
teamId
string
name
string
slug
string
description
string
nullable
isPublic
integer
maintenanceUntil

ISO 8601 timestamp until which the service is under maintenance. Null when not in maintenance.

string format: date-time
nullable
autoResolveMaintenance

Whether maintenance auto-resolves (1) or requires manual resolution (0).

integer
Allowed values: 0 1
createdAt
string format: date-time
updatedAt
string format: date-time

Service not found