Skip to main content
DELETE
/
api
/
v1
/
tags
/
{id}
Delete a tag
curl --request DELETE \
  --url https://app.sure.am/api/v1/tags/{id} \
  --header 'X-Api-Key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://sure-917046f5-docs-backup-restore-clarity.mintlify.app/llms.txt

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

Authorizations

X-Api-Key
string
header
required

API key for authentication. Generate one from your account settings.

Path Parameters

id
string
required

Tag ID

Response

tag deleted