Skip to main content
POST
Python

Authorizations

X-Auth-Token
string
header
required

Project API key for sending traces and accessing project-scoped resources. Format: sk-lw-... (no underscore). Obtain one by creating a project via the Admin API or the LangWatch UI.

Body

application/json
name
string
required
Required string length: 1 - 255
type
enum<string>
required
Available options:
signature,
code,
workflow,
http
config
object
required
workflowId
string
Last modified on May 19, 2026