URL: v3/service-desk/api/problem-status-close/{problemId}

Method: POST

Description : Route to attach change to problem based on problemId and  changeId

Parameters:

Parameter Type Optional/Required Description
problem id integer Required Problem id of the problem to update status to close

Success Response :

  1. {
  2. “success”:true,
  3. “Message”:“Problem Saved Successfully”
  4. }
Tagged: