Function patchDataSet

  • Partially updates an existing DataSet by ID using JSON Patch operations (RFC 6902), including ownership attributes.

    A user can update any DataSet within a space if they fulfill one of the following conditions:

    • Has Can edit permission in a data space.
    • Is a Professional user with the Editor or Operator role in a shared space.
    • Is a Professional user with the Facilitator or Operator role in a managed space.

    Parameters

    Returns Promise<PatchDataSetHttpResponse>

    PatchDataSetHttpError