CreateActionRunBody
- actionType: string
Identifier requiredThe identifier of the action to trigger. Query the actions endpoint to get the list of available actions.
- payloadType: objectrequiredProperties: 1
The payload the action is triggered with. Must conform to the
payloadSchemareturned by actions for the chosen action.