case

Updated case

patch/case/{caseId}

Path parameters

caseIdnumber required

The id of the case to modify

Request body

idnumber required
namestring required

Name of case

commentstring

Comment available for team

tagstring[]

List of tag which apply to case

letterCountnumber

Count of letter in case

noteCountnumber

Count of note in case

Response

Expected response to a valid request

idnumber required
namestring required

Name of case

commentstring

Comment available for team

tagstring[]

List of tag which apply to case

letterCountnumber

Count of letter in case

noteCountnumber

Count of note in case

Changes