Skip to main content
POST
/
workspaces
/
{workspace_id}
/
workflows
/
{workflow_id}
/
webhook
/
api-key
Error
A valid request URL is required to generate request examples
{
  "api_key": "<string>",
  "preview": "<string>",
  "created_at": "2023-11-07T05:31:56Z"
}
{
"detail": [
{
"loc": [
"<string>"
],
"msg": "<string>",
"type": "<string>",
"input": "<unknown>",
"ctx": {}
}
]
}

Authorizations

fastapiusersauth
string
cookie
required

Path Parameters

workspace_id
string<uuid>
required
workflow_id
required
Pattern: wf_[0-9a-zA-Z]+

Response

Successful Response

api_key
string
required
preview
string
required
created_at
string<date-time>
required