Modify an Issue's status code based on an Issue's Id and a status code.
Version: 1.2
Required Permissions: Full
HTTP method: POST
Supported by Editions: Zend Server
Request Parameters:
Parameter |
Type |
Required |
Description |
issueId |
String |
Yes |
The issue identifier |
newStatus |
String |
Yes |
The new status to set: Open | Closed | Ignored |
Response Format: Up-to-date issue element or an error message explaining the problem
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)
|