createIncidentActionItem
Generate an action item for a specific incident, including details like summary, priority, status, and assigned users or groups, to track and resolve tasks effectively.
Instructions
Creates a new action item from provided data
Path Parameters:
incident_id (Required): No description.
Responses:
201 (Success): incident_action_item created
Content-Type:
application/vnd.api+json
Example:
401: responds with unauthorized for invalid token
Content-Type:
application/vnd.api+json
Example:
422: invalid request
Content-Type:
application/vnd.api+json
Example:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
data | Yes | ||
incident_id | Yes |