actions
Update Action
Update an action.
Args: action_id: ID of the action to update. action_update: The action update.
Raises: ValueError: If the action handler for flavor/type is not valid.
Returns: The updated action.
put/api/v1/actions/{action_id}
Path parameters
action_idstring uuid required
Request body
Response
Successful Response