Update a collectionAsk AIpatch https://api2.pennsieve.io/collections/{nodeId}Update a collection's name, description, or associated DOIs.Path ParamsnodeIdstringrequiredID of the collection node to updateBody Paramsnamestringomit if name is not being changeddescriptionstringomit if description is not being changedlicensestringomit if license is not being changedtagsarray of stringsOmit if tags are not being changed. Otherwise, include all tags that should be kept or added.tagsADD stringdoisobjectdois objectResponses 200Collection updated successfully 400Bad Request 401Incorrect authentication or user has incorrect permissions. 403Forbidden 404Not Found 5XXServer ErrorUpdated 12 months ago