Ignore an issue
This endpoint will ignore an issue in unresolved state. If the issue is already resolved, it will return 409 Conflict error.
Request
POST https://api.nicereply.com/responses/<ID>/issue-status/ignore
Path Parameters
| Parameter | Data Type | Description | 
|---|---|---|
| ID | UUID | ID of the response. | 
Response
204 No Content