POST
/
organisations
/
{organisationId}
/
boards
/
{boardId}
/
actors
/
{actorId}
/
code
/
preview

Authorizations

Authorization
string
header
required

Path Parameters

organisationId
string
required
boardId
string
required
actorId
string
required

Body

application/json
code
string
required

The code data form the code action.

data
object
required

The input data form the code action.

selectors
object
required

The selector data form the code action.

userId
string
required

Id of the user.

Response

200 - application/json
executionId
string
required

Id of the execution that can be used to search logs.

output
object
required

The output data from the transformer.