Skip to main content

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

ParameterData TypeDescription
IDUUIDID of the response.

Response

204 No Content