Tracecat home page
Search or ask...
TracecatHQ/tracecat
Join Discord
TracecatHQ/tracecat
Search...
Navigation
actions
Create Action
Documentation
Cheatsheets
API Reference
Tracecat home page
Website
Get Live Help
Community
API Documentation
Overview
Reference
public
workspaces
workflows
triggers
workflow-executions
actions
GET
List Actions
POST
Create Action
GET
Get Action
POST
Update Action
DEL
Delete Action
secrets
schedules
users
registry-repositories
registry-actions
auth
actions
Create Action
Create a new action for a workflow.
POST
/
actions
Send
Authorization
fastapiusersauth
string
*
fastapiusersauth
Required
string
Query
workspace_id
string
*
workspace_id
Required
string
Body
object
*
workflow_id
string
*
workflow_id
Required
string
type
string
*
type
Required
string
title
string
*
title
Required
string
Authorizations
fastapiusersauth
string
cookie
required
Query Parameters
workspace_id
string
required
Body
application/json
workflow_id
string
required
type
string
required
title
string
required
Response
200 - application/json
id
string
required
workflow_id
string
required
type
string
required
title
string
required
description
string
required
status
string
required
key
string
required
List Actions
Get Action