Skip to main content
DELETE
/
api
/
tags-job-executions
/
{id}
Delete a tag for job executions
curl --request DELETE \
  --url https://api.mentionlab.io/api/tags-job-executions/{id} \
  --header 'x-project-id: <x-project-id>'

Headers

x-project-id
string
required

Project ID to specify the project context

Path Parameters

id
number
required

Response

204 - undefined