When attempting to create a new maintenance window using the POST /oi/v2/api/maintenance endpoint, the API returns the following error:
This occurs even when using a JSON payload retrieved directly from the GET (Retrieve Maintenance) API
The JSON structure returned by the GET (Retrieve) API is not identical to the structure required by the POST (Create) API.
Using the retrieval payload results in "incorrect input parameters" because fields like schedule and members are formatted differently for creation.
Use the correct JSON structure for the POST request. Ensure the schedule object and members array follow the creation schema:
Content-Type: application/json header is included.Authorization: Bearer #### header contains a valid token.For detailed field definitions, refer to the .
To speak with a customer representative or a Support Engineer see . Scroll to the bottom of the page and click on your respective region.