Function patchCollection

  • 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).

    Parameters

    Returns Promise<PatchCollectionHttpResponse>

    PatchCollectionHttpError