Update Case Collaboratorsput https://example.com/cases/{id}/collaboratorsUpdates the owner and collaborators associated with a specific case.Path ParamsidstringrequiredUnique identifier for the case, either as an RFC 4122 formatted string, or as a number.Body ParamsownerintegerrequiredUnique, numeric identifier for the person.collaboratorsarray of objectsrequiredlength between 1 and 1000collaborators* integerADD integerResponse 200Returns the owner and a list of collaborators associated with the case.Updated 6 months ago