tag management

Delete Tag

Delete a tag.

Parameters:

  • name: str - The name of the tag to delete
post/tag/delete

Request body

namestring required

Response

Successful Response

{"stackTrail":"paths:/tag/delete:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes