GuidesAPI Reference
API Reference

Create a tag

Create a tag, which points to a version of the layer. If a version is not provided when creating the tag, then the current HEAD version will be referenced.

Path Params
string
required

The unique identifier of the layer.

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