Skip to main content

Delete Tag

DELETE 

/tags/:id

This API deletes a tag by specified id.

A token with API, ORG_ADMIN, CERT_ADMIN, REPORT_ADMIN, ROLE_ADMIN, ROLE_SUBADMIN, SOURCE_ADMIN, or SOURCE_SUBADMIN authority is required to call this API.

Request

Path Parameters

    id stringrequired

    The ID of the object reference to delete.

    Example: 329d96cf-3bdb-40a9-988a-b5037ab89022

Responses

No content.

Loading...