Part3 Developers

Support issues resolved create

POST /admin/support-issues/{id}/resolved

Increment the resolved counter for a support issue. Used by agents to track how often an issue resolution is applied.

POST
/admin/support-issues/{id}/resolved
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

curl -X POST "https://api.part3.io/v1/admin/support-issues/string/resolved"
Empty