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.mentionlab.io/api/v1/execution-tags/{id} \ --header 'x-project-id: <x-project-id>'
Deletes an execution tag; rejected if no matching tag exists in the project.
Project ID to specify the project context
UUID of the execution tag to delete.