Params

Param name Description
callback
optional

Value: Must be a Hash
callback[task_id]
optional

UUID of the task


Value: Must be an identifier, string from 1 to 128 characters containing only alphanumeric characters, space, underscore(_), hypen(-) with no leading or trailing space.
callback[step_id]
optional

The id of the step inside the execution plan to send the event to


Value: Must be String
data
optional

Data to be sent to the action


Value: Must be Hash