Preview Template
POST /api/v1/workflows/templates/{template_id}/preview
POST
/api/v1/workflows/templates/{template_id}/preview
Preview a template’s workflow definition without executing.
Returns the instantiated WorkflowDefinition with the given parameters, allowing the visual builder to load the template onto the canvas for customization before saving.
Authorizations
Parameters
Path Parameters
template_id
required
string
Request Body required
Responses
200
Successful Response
object
key
additional properties
any
422
Validation Error
object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string