Updates the name, description, or type fields provided in the patch body. Can be used to publish a private collection as a publicgoverned collection by patching /type with publicgoverned once the collection contains at least 1 item. Can also be used to return a publicgoverned collection to private. Cannot be used to change between public (tag) and private / publicgoverned (collection).
Updates the name, description, or type fields provided in the patch body. Can be used to publish a
private
collection as apublicgoverned
collection by patching/type
withpublicgoverned
once the collection contains at least 1 item. Can also be used to return apublicgoverned
collection toprivate
. Cannot be used to change betweenpublic
(tag) andprivate / publicgoverned
(collection).