Skip to main content
PUT
Begin trail

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

flow_name
string
required
org
string
required

Body

multipart/form-data
data_json
CreateTrail · object
required

Trail metadata in JSON format

template_file
string | null

Optional flow template file (max size: 10MB)

Response

201 - application/json

Successful Response

The response is of type string.

Last modified on June 18, 2026