APIs
Log In
APIs

setGeometryAttributes

Sets some attributes value of a shape (Point, Polygon, Polyline).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

If successful, this method returns a 204 HTTP response and sets the given geometry attribute

You can only update attribute which is exists.

You can user addAttrbute , deleteAttribute to add or delete the attribute

Body Params
string
required

The mapdata name

int32
required

The geometry Id

string
required

New attributes as JsonObject String. ex { attributename : value , attributename : value }

int32
required

Your Technical Account ID. For more information : Prerequisites

string
required

Your signature. For more information : Security Overview

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!