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.

Path Parameters

id
string
required

Body

application/json
configData
object
required
parameters
object
localVersion
number
Required range: x >= 0
commitMessage
string

Response

Sync result

action
enum<string>
required
Available options:
created,
updated,
conflict,
up_to_date
prompt
object
conflictInfo
object
Last modified on May 19, 2026