Skip to main content
Skip table of contents

Delete Quick Actions from the Incident Overview

LAST UPDATED: OCTOBER 22, 2025

Delete quick actions from the incident overview.

Implementation

Python

Command Category

System Utility

Tags

N/A

Inputs

Parameter Name

Required/Optional

Description

Sample Data

Incident number

Required

The incident number where the quick actions will be deleted.

20241105-12

Action name

Required

The name of the quick actions.

JSON
[
  "Action 1",
  "Action 2"
]

Output

Return Data

The returned result of this command. If some required parameters are not defined, this returned data could be empty. The returned result can be passed down directly to a subsequent command in playbooks.

SAMPLE DATA

JSON
{
  "Status": "Successful"
}

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.