v1

latestOpenAPI 3.0.12026-07-24110189356.6 KB
Manage Tags

Delete a tag

Deletes a tag.

delete/layers/{layerId}/tags/{tagId}

Path parameters

layerIdstring required

The unique identifier of the layer.

tagIdstring required

The id of the tag.

Response

A tag response.

idstring

The tag ID.

versioninteger

The referenced version.

descriptionstring

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

authorstring

The author of the tag.

createdAtinteger

The timestamp of creation of the tag in millis.

layerIdstring

The layer ID for which the tag is registered.