Delete a specific incident action item by id
curl --request DELETE \
--url https://api.rootly.com/v1/action_items/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "2fc0da93-da5a-4243-a3bf-ba805749195a",
"type": "incident_action_items",
"attributes": {
"incident_id": "00dc519d-7c0a-422c-8d1c-a1f54f52ef4e",
"incident_title": "Non quos sit consequatur.",
"description": "shabby chic wolf locavore pickled twee poke. YOLO godard health goth pork belly cold-pressed swag",
"assigned_to": null,
"assigned_to_group_ids": [],
"kind": "follow_up",
"priority": "medium",
"status": "open",
"due_date": null,
"jira_issue_id": null,
"jira_issue_key": null,
"jira_issue_url": null,
"asana_task_id": null,
"asana_task_url": null,
"github_issue_id": null,
"github_issue_url": null,
"gitlab_issue_id": null,
"gitlab_issue_url": null,
"shortcut_story_id": null,
"shortcut_story_url": null,
"shortcut_task_id": null,
"shortcut_task_url": null,
"trello_card_id": null,
"trello_card_url": null,
"linear_issue_id": null,
"linear_issue_url": null,
"zendesk_ticket_id": null,
"zendesk_ticket_url": null,
"motion_task_id": null,
"motion_task_url": null,
"clickup_task_id": null,
"clickup_task_url": null,
"airtable_base_key": null,
"airtable_table_name": null,
"airtable_record_id": null,
"airtable_record_url": null,
"freshservice_ticket_id": null,
"freshservice_ticket_url": null,
"freshservice_task_id": null,
"freshservice_task_url": null,
"url": "https://test.rootly.com/account/incidents/non-quos-sit-consequatur#nav-action-items",
"short_url": null,
"created_by": {
"data": {
"id": "505",
"type": "users",
"attributes": {
"name": "Samuel Reinger",
"email": "[email protected]",
"phone": null,
"phone_2": null,
"first_name": "Samuel",
"last_name": "Reinger",
"full_name": "Samuel Reinger",
"full_name_with_team": "Samuel Reinger",
"slack_id": null,
"time_zone": "Etc/UTC",
"updated_at": "2026-02-03T13:42:21.346-08:00",
"created_at": "2026-02-03T13:42:21.346-08:00"
},
"relationships": {
"email_addresses": {
"data": [
{
"id": "9fe8f723-b40c-4d10-950b-4acccfd64dd8",
"type": "user_email_addresses"
}
]
},
"phone_numbers": {
"data": []
},
"devices": {
"data": []
},
"role": {
"data": null
},
"on_call_role": {
"data": null
},
"teams": {
"data": []
},
"schedules": {
"data": []
},
"notification_rules": {
"data": [
{
"id": "d81ec184-4785-40ec-95d0-704ae1aef903",
"type": "user_notification_rules"
},
{
"id": "3706c1ad-f52b-4067-a122-1c70d29011a6",
"type": "user_notification_rules"
}
]
}
}
}
},
"created_at": "2026-02-03T13:42:21.495-08:00",
"updated_at": "2026-02-03T13:42:24.956-08:00",
"summary": "shabby chic wolf locavore pickled twee poke. YOLO godard health goth pork belly cold-pressed swag"
}
}
}Was this page helpful?
curl --request DELETE \
--url https://api.rootly.com/v1/action_items/{id} \
--header 'Authorization: Bearer <token>'{
"data": {
"id": "2fc0da93-da5a-4243-a3bf-ba805749195a",
"type": "incident_action_items",
"attributes": {
"incident_id": "00dc519d-7c0a-422c-8d1c-a1f54f52ef4e",
"incident_title": "Non quos sit consequatur.",
"description": "shabby chic wolf locavore pickled twee poke. YOLO godard health goth pork belly cold-pressed swag",
"assigned_to": null,
"assigned_to_group_ids": [],
"kind": "follow_up",
"priority": "medium",
"status": "open",
"due_date": null,
"jira_issue_id": null,
"jira_issue_key": null,
"jira_issue_url": null,
"asana_task_id": null,
"asana_task_url": null,
"github_issue_id": null,
"github_issue_url": null,
"gitlab_issue_id": null,
"gitlab_issue_url": null,
"shortcut_story_id": null,
"shortcut_story_url": null,
"shortcut_task_id": null,
"shortcut_task_url": null,
"trello_card_id": null,
"trello_card_url": null,
"linear_issue_id": null,
"linear_issue_url": null,
"zendesk_ticket_id": null,
"zendesk_ticket_url": null,
"motion_task_id": null,
"motion_task_url": null,
"clickup_task_id": null,
"clickup_task_url": null,
"airtable_base_key": null,
"airtable_table_name": null,
"airtable_record_id": null,
"airtable_record_url": null,
"freshservice_ticket_id": null,
"freshservice_ticket_url": null,
"freshservice_task_id": null,
"freshservice_task_url": null,
"url": "https://test.rootly.com/account/incidents/non-quos-sit-consequatur#nav-action-items",
"short_url": null,
"created_by": {
"data": {
"id": "505",
"type": "users",
"attributes": {
"name": "Samuel Reinger",
"email": "[email protected]",
"phone": null,
"phone_2": null,
"first_name": "Samuel",
"last_name": "Reinger",
"full_name": "Samuel Reinger",
"full_name_with_team": "Samuel Reinger",
"slack_id": null,
"time_zone": "Etc/UTC",
"updated_at": "2026-02-03T13:42:21.346-08:00",
"created_at": "2026-02-03T13:42:21.346-08:00"
},
"relationships": {
"email_addresses": {
"data": [
{
"id": "9fe8f723-b40c-4d10-950b-4acccfd64dd8",
"type": "user_email_addresses"
}
]
},
"phone_numbers": {
"data": []
},
"devices": {
"data": []
},
"role": {
"data": null
},
"on_call_role": {
"data": null
},
"teams": {
"data": []
},
"schedules": {
"data": []
},
"notification_rules": {
"data": [
{
"id": "d81ec184-4785-40ec-95d0-704ae1aef903",
"type": "user_notification_rules"
},
{
"id": "3706c1ad-f52b-4067-a122-1c70d29011a6",
"type": "user_notification_rules"
}
]
}
}
}
},
"created_at": "2026-02-03T13:42:21.495-08:00",
"updated_at": "2026-02-03T13:42:24.956-08:00",
"summary": "shabby chic wolf locavore pickled twee poke. YOLO godard health goth pork belly cold-pressed swag"
}
}
}