Skip to main content
POST
Run workflow application (sync)

Authorizations

X-API-Key
string
header
required

Workflow engine API access key.

Body

application/json
application_id
string
required
release_version_id
string
session_id
string
files
object[]
inputs
object

Response

Workflow run result.

code

Business code. A successful response is usually success or 200.

message
string

Response message.

tips
string | null

Details. Defaults to null.

data
object