Delete a maintenance policy
Permanently deletes a maintenance policy. It cannot be undone.
DELETE/v3/maintenance-policies/{id}
JWT
maintenancePolicy:write
Parameters
| Name | Type | In | Description |
|---|---|---|---|
| id* | string | path | Unique identifier for the maintenance policy. |
Responses
204
401
403
404
409
429
500