Skip to main content

Delete a tag type

DELETE /api/admin/tag-types/:name

Deletes a tag type. If any features have tags of this type, those tags will be deleted.

Request

Path Parameters

  • name string required
Responses

This response has no body.

Loading...