Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the model
Body
application/json
Response
Action created successfully
An action in the model that can be executed
The label of the action
The name of the script file
The IDs of the inputs of the action
The IDs of the outputs of the action
The combined ordering of input and output variable IDs
Array of success criteria for the action
Array of potential failure modes for the action
Additional notes about the action