Skip to main content
DELETE
/
v1
/
tags
/
{tag_id}
Delete a Tag
curl --request DELETE \
  --url https://api.monaco.com/v1/tags/{tag_id}
{
  "error": {
    "code": "<string>",
    "message": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.monaco.com/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

tag_id
string<uuid>
required

Response

Tag deleted