maintenance-window
Delete a maintenance window.
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/maintenance_window/{id}</span></div>Refer to Spaces for more information.
[Required authorization] Route required privileges: write-maintenance-window.
delete/api/maintenance_window/{id}
Path parameters
idstring required
The identifier for the maintenance window to be deleted.
Headers
kbn-xsrfstring required
Example:true
A required header to protect against CSRF attacks
Response
Indicates a successful call.