Creates a new WindowWriter client instance.
Configuration options
Deletes a maintenance window configuration.
Name of the feature to delete
Registers a new maintenance window configuration.
Name of the feature or application (must be snake_case)
Initial maintenance configuration
Updates an existing maintenance window configuration.
Name of the feature to update
Partial configuration updates
Uploads a file (e.g., image for maintenance page) to the media storage.
File object to upload
Target folder in storage
Optional callback for tracking upload progress
The public download URL of the uploaded file
Client for managing maintenance window configurations and media uploads.
Provides full write access to the Brave Ship maintenance window system, including creating, updating, and deleting downtime schedules.
Example