actions
Create Action
Creates an action.
Args: action: Action to create.
Raises: ValueError: If the action handler for flavor/type is not valid.
Returns: The created action.
post/api/v1/actions
Request body
Response
Successful Response
Creates an action.
Args: action: Action to create.
Raises: ValueError: If the action handler for flavor/type is not valid.
Returns: The created action.
Successful Response