Skip to main content
DELETE
/
v1
/
tags
/
{tagId}
cURL
curl --request DELETE \
  --url https://platform.thena.ai/v1/tags/{tagId} \
  --header 'x-api-key: <api-key>'

Documentation Index

Fetch the complete documentation index at: https://docs.thena.ai/llms.txt

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

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

tagId
string
required

Response

Resource deleted successfully