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/leads/{lead}/tags/{leadTag} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Supprime une association prospect-tag.
Token API généré depuis votre espace de travail Setteo.
Identifiant du prospect.
1
Identifiant de l’association prospect-tag.
Tag retiré.
true