delete https://api.bigpanda.io/resources/v2.0/maintenance-plans/
Deletes a specific maintenance plan and removes it from the system.
Authentication
All BigPanda APIs require Bearer Token Authorization in the call headers.
This API uses the User API Key type of Authorization token.
Returns
Possible response codes include:
204 No Content
—Deleted.404 Not Found
—The specified plan ID does not exist or the request URL is incorrect.409 Resource Conflict
—A live plan has to be stopped before it can be deleted.