Delete monitor issues based on issueIds passed. Response returns the amount of issues that were deleted. Note though, that as this method only marks the issues for deletion, subsequent calls with the same parameters will return the same size of issues deleted rather than expected 0.
Version: 1.3
Required Permissions: Full
HTTP method: POST
Supported by Editions: Zend Server
Request Parameters:
Parameter |
Type |
Required |
Description |
issuesIds |
array |
Yes |
The issue IDs to delete |
Response Format: 202 Accepted. For more information see Response Format.
Possible Action Specific Error Codes: This action has no specific error codes.
|
Request (headers removed for the purpose of clarity)
Response (not all headers are shown)
|