Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.setteo.io/v1/tags/{tag} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Supprime un tag.
Token API généré depuis votre espace de travail Setteo.
Identifiant du tag.
1
Tag supprimé.
true