boards
Preview the output of a Code Action.
Preview the output of a Code Action. This endpoint is useful for testing a Code Action.
POST
Authorizations
Body
application/json
Payload to pass configuration and preview input data to the Code Action.
The body is of type object
.
Response
200
application/json
The processed data from the code action.
The response is of type object
.