June 12th, 2026
We have released new API endpoints for maintenance windows, bringing the API to full parity with the maintenance scheduling features available in the dashboard.
GET /api/v1/maintenance/schedules/
POST /api/v1/maintenance/schedules/
GET /api/v1/maintenance/schedules/{pk}/
PUT /api/v1/maintenance/schedules/{pk}/
PATCH /api/v1/maintenance/schedules/{pk}/
DELETE /api/v1/maintenance/schedules/{pk}/
For more information, please read our API documentation.
If you have any questions, contact us at support@uptime.com.