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.example.com/api/jobs/v1/jobs/{jobId}/tags/{tagId} \ --header 'X-Domino-Api-Key: <api-key>'
{ "metadata": { "notices": [ "<string>" ], "requestId": "<string>" }, "success": true }
Remove a Tag from the Job with the specified Id. Required permissions: ViewJobs
ViewJobs
Id of job to remove tag from
Id of tag to remove
Id of project that tag belongs to
Success
Show child attributes
Was this page helpful?
Contact support