updateCollaborationChangeRequest
abstract suspend fun updateCollaborationChangeRequest(input: UpdateCollaborationChangeRequestRequest): UpdateCollaborationChangeRequestResponse
Updates an existing collaboration change request. This operation allows approval actions for pending change requests in collaborations (APPROVE, DENY, CANCEL, COMMIT).
For change requests without automatic approval, a member in the collaboration can manually APPROVE or DENY a change request. The collaboration owner can manually CANCEL or COMMIT a change request.