actions
Delete Action
Delete an action.
Args: action_id: ID of the action. force: Flag deciding whether to force delete the action.
Raises: ValueError: If the action handler for flavor/type is not valid.
delete/api/v1/actions/{action_id}
Path parameters
action_idstring uuid required
Query parameters
forceboolean
Response
Successful Response
{"stackTrail":"paths:/api/v1/actions/{action_id}:delete:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}