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.
curl -X POST "https://api.part3.io/v1/admin/support-issues/string/resolved"Empty