GuidesTypeScript API ReferencePython v2 API Reference
Guides

How to update data and publish it to an interactive map layer

You can update existing features in an interactive map layer or publish new ones.

To update and publish features:

  1. Create the RequestBuilder object.
  2. Call the patchFeature, postFeatures, putFeature, or putFeatures functions.

For more information, see Update data in an interactive map layer and Publish to an interactive map layer in the Data API Guide.