Close a casepost https://{hostname}/case-management/v3/cases/{caseId}/request-case-closureSends a request to close a specific case.Path ParamscaseIdstringrequiredlength ≤ 20Identifier for each case. To get this value, run the List cases operation.Body Paramscommentstringlength ≤ 130000Defaults to Please close the caseAdditional context for closing the case, Please close the case by default.Response 201The response provides the request's details.Updated about 1 month ago