Skip to main content

Resolve an issue

This endpoint will resolve 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/resolve

Path Parameters

ParameterData TypeDescription
IDUUIDID of the response.

Response

204 No Content