GuidesAPI Reference
API Reference

Update a tag

Update the version of a tag.

Path Params
string
required

The unique identifier of the layer.

string
required

The id of the tag.

Body Params
string

The tag ID.

int64

The referenced version.

string

The description of the tag, must be less than 255 characters.

string

The author of the tag.

int64

The timestamp of creation of the tag in millis.

string

The layer ID for which the tag is registered.

Responses

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json