latestOpenAPI 3.0.32026-08-227451,2751.8 MB

d0fc0114da66

ExecutionInput

Create execution input

post/execution/inputs

Request body

idstring

Unique ID for this input

context_idstring

The ID of the execution context, either a test run ID or a training session ID

workspace_idstring required

The ID of the workspace associated with this event

created_timeinteger

Time at which the input was inserted via the API

created_by_idstring

The ID of the client that created this execution input

received_timeinteger

Time at which the input was received (email: arrival time at receiving mail server)

sent_timeinteger

Time at which the input was created by user (email: sent by sender)

input_type'email'

The type of input

input_artifactsobject

Map of input artifact type to artifact URI

input_propertiesobject

Key-value pairs used to store additional properties relevant to this specific input type

Response

The execution input that was created

idstring

Unique ID for this input

context_idstring

The ID of the execution context, either a test run ID or a training session ID

workspace_idstring required

The ID of the workspace associated with this event

created_timeinteger

Time at which the input was inserted via the API

created_by_idstring

The ID of the client that created this execution input

received_timeinteger

Time at which the input was received (email: arrival time at receiving mail server)

sent_timeinteger

Time at which the input was created by user (email: sent by sender)

input_type'email'

The type of input

input_artifactsobject

Map of input artifact type to artifact URI

input_propertiesobject

Key-value pairs used to store additional properties relevant to this specific input type