Tracecat home page
Search or ask...
Join Discord
TracecatHQ/tracecat
TracecatHQ/tracecat
Search...
Navigation
workflows
Add Tag
Documentation
Cheatsheets
API Reference
Tracecat home page
Website
Get Live Help
Community
API Documentation
Overview
Reference
public
workspaces
workflows
GET
List Workflows
POST
Create Workflow
GET
Get Workflow
DEL
Delete Workflow
PATCH
Update Workflow
POST
Commit Workflow
GET
Export Workflow
GET
Get Workflow Definition
POST
Create Workflow Definition
GET
List Tags
POST
Add Tag
DEL
Remove Tag
triggers
workflow-executions
actions
secrets
schedules
tags
users
organization
editor
registry-repositories
registry-actions
settings
organization-secrets
auth
workflows
Add Tag
Add a tag to a workflow.
POST
/
workflows
/
{workflow_id}
/
tags
Try it
Authorizations
APIKeyCookie
APIKeyHeader
fastapiusersauth
string
cookie
required
Path Parameters
workflow_id
string
required
Query Parameters
workspace_id
string
required
Body
application/json
tag_id
string
required
Response
201 - application/json
The response is of type
any
.
List Tags
Remove Tag