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.
patch/collaborations/{collaborationIdentifier}/changeRequests/{changeRequestIdentifier}
Path parameters
collaborationIdentifierstring required
The unique identifier of the collaboration that contains the change request to be updated.
changeRequestIdentifierstring required
The unique identifier of the specific change request to be updated within the collaboration.
Request body
Response
Success