Description
Schedules a Server Batch to be applied at a specified date and time.
Parameters
| Name | Description |
|---|---|
| payload (body) |
Location: body Type: application/json The body of the patches to be applied
to the specified Server Batch. The JSON body is as
follows:
Parameters
|
Responses
| Status | Description |
|---|---|
| Successful |
Code: 200 Body:
|
| Error |
Code: 400 Bad update request. This can occur if the date and time format is invalid, or if the scheduled timestamp is in the past.
Code: 401 Unauthorized user. Code: 500 Internal server error. |