Create and trigger a schedule

A successful request to this endpoint creates a run configuration object and triggers an execution immediately. This method returns the created run configuration object.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
boolean
Defaults to false
Body Params
int64

ID of the run configuration.

string

Name of the run configuration.

string

Execution command.

int64
required

ID of the associated project.

int64
required

ID of the associated team.

int64
required

ID of the script repository.

int64

ID of the linked release.

int64

ID of the test suite collection to execute.

int64

ID of the test suite to execute.

int64

ID of the execution profile.

int64

ID of the Visual Testing baseline collection, applied when Visual Testing is enabled.

int64

Time limit for this execution.

string

ID of the Kobiton device, applied when Kobiton integration is enabled.

string
enum
required

Configuration type.

Allowed:
agents
array of objects

Local agents to execute.

agents
testCloudAgents
array of objects

TestCloud agents to execute.

testCloudAgents
k8sAgents
array of objects

Kubernetes agents to execute.

k8sAgents
circleCIAgents
array of objects

CircleCI agent to execute.

circleCIAgents
string
enum
required

Type of agent that executes the tests.

Allowed:
string

Execution command configuration in other platforms.

string

Version of Katalon Runtime Engine.

string

Location of the Katalon Rutime Engine instance when executing with local agent.

string
enum

Sequential or parallel execution.

Allowed:
boolean

true if you want to enable Kobiton integration.

boolean

true if you want to enable TestCloud Tunnel.

string
enum

How the execution should be triggered.

Allowed:
string
enum

Browser/mobile environment to execute the tests.

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*