Description
Deletes a scheduled update
Parameters
Name | Description |
---|---|
body | Location: body Type: application/json An array of IDs of the scheduled
updates to be deleted in the following
format:
|
Responses
Status | Description |
---|---|
Successful |
Code: 202 Body:
The IDs of the scheduled updates that were deleted. |
Error |
Code: 400 Body:
Code: 500 Body:
This can be caused when an unknown application error is encountered on the Server side. The API attempts to return additional details within the error parameter. |