POST
/
v1
/
alerts
/
{id}
/
resolve
Resolves an alert
curl --request POST \
  --url https://api.rootly.com/v1/alerts/{id}/resolve \
  --header 'Authorization: Bearer <token>' \
  --header 'Content-Type: application/vnd.api+json' \
  --data '{
  "data": {
    "type": "alerts",
    "attributes": {
      "resolution_message": "<string>",
      "resolve_related_incidents": true
    }
  }
}'
{
  "data": {
    "id": "976f75c6-2316-47de-9bab-36d6e90f6629",
    "type": "alerts",
    "attributes": {
      "short_id": "03azay",
      "source": "pagerduty",
      "status": "resolved",
      "summary": "Ut error quia fuga.",
      "description": "Dolor aliquid consequatur. Debitis ab et. In maxime est.",
      "labels": [],
      "services": [],
      "service_ids": [],
      "groups": [],
      "group_ids": [],
      "environments": [],
      "environment_ids": [],
      "responders": [
        {
          "id": 27,
          "email": "micah@mills.example",
          "deleted_at": null,
          "created_at": "2025-07-15T12:47:39.540-07:00",
          "updated_at": "2025-07-15T12:47:52.899-07:00",
          "current_team_id": 16,
          "first_name": "Sierra",
          "last_name": "Morissette",
          "time_zone": "UTC",
          "last_seen_at": null,
          "profile_photo_id": null,
          "ability_cache": null,
          "last_notification_email_sent_at": null,
          "accept_terms": true,
          "onboarding_completed": true,
          "service_user": false,
          "accept_marketing": true,
          "teams_count": 1,
          "created_through_sso": false,
          "scim_uid": null,
          "session_token": null,
          "incidents_example_count": 0,
          "incidents_test_count": 0,
          "incidents_normal_count": 0,
          "incidents_scheduled_count": 0,
          "incidents_backfilled_count": 0,
          "incidents_count": 0,
          "theme": "light_v2",
          "skip_tutorial": false,
          "external_id": null,
          "jti": "a905d71e-068a-4737-ad23-f0dfcb7930bb",
          "is_super_admin": false,
          "has_impersonate_write_permission": false,
          "view_multiple_schedules": true,
          "push_notification_new_alert_sound": "default",
          "push_notification_shift_starts_sound": "soft_bloob",
          "push_notification_shift_ends_sound": "soft_bloob",
          "how_did_you_hear_about_us": null,
          "push_notification_new_alert_volume": 1,
          "opsgenie_id": null,
          "victor_ops_id": null,
          "pagerduty_id": null,
          "locale": "en"
        }
      ],
      "incidents": [
        {
          "id": "09961fc6-5d12-425b-9de2-c4f8d82515d5",
          "user_id": 29,
          "team_id": 16,
          "title": "Quam veniam qui inventore.",
          "slug": "quam-veniam-qui-inventore",
          "summary": "Voluptatem facere voluptatem. Aliquid quas aut. Consequuntur eos qui.",
          "status": "started",
          "slack_channel_id": null,
          "started_at": "2025-07-15T12:47:40.952-07:00",
          "mitigated_at": null,
          "resolved_at": null,
          "deleted_at": null,
          "created_at": "2025-07-15T12:47:40.952-07:00",
          "updated_at": "2025-07-15T12:47:45.185-07:00",
          "severity_id": "b90dbb12-cb60-4ac0-9f7a-79a6030c9c67",
          "public_title": null,
          "zoom_meeting_id": null,
          "zoom_meeting_start_url": null,
          "zoom_meeting_join_url": null,
          "shortcut_story_id": null,
          "shortcut_story_url": null,
          "asana_task_id": null,
          "asana_task_url": null,
          "jira_issue_id": null,
          "jira_issue_url": null,
          "email_message_id": null,
          "google_meeting_id": null,
          "google_meeting_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,
          "slack_channel_name": null,
          "service_now_incident_id": null,
          "service_now_incident_url": null,
          "opsgenie_incident_id": null,
          "opsgenie_incident_url": null,
          "opsgenie_incident_responder_ids": [],
          "labels": {},
          "incidents_action_items_count": 0,
          "incidents_tasks_count": 0,
          "mitigation_message": null,
          "resolution_message": null,
          "pagerduty_incident_responder_ids": {},
          "victor_ops_incident_id": null,
          "victor_ops_incident_url": null,
          "victor_ops_incident_responder_ids": {},
          "pagerduty_incident_id": null,
          "pagerduty_incident_url": null,
          "status_pages_count": 0,
          "mattermost_channel_id": null,
          "slack_summary_timestamp": null,
          "mattermost_channel_name": null,
          "mattermost_channel_url": null,
          "slack_channel_url": null,
          "mattermost_summary_timestamp": null,
          "confluence_page_id": null,
          "confluence_page_url": null,
          "kind": "normal",
          "scheduled_for": null,
          "scheduled_until": null,
          "scheduled_remind_prior": false,
          "scheduled_auto_in_progress": true,
          "scheduled_auto_completed": true,
          "detected_at": null,
          "acknowledged_at": null,
          "private": false,
          "airtable_record_id": null,
          "airtable_record_url": null,
          "google_drive_id": null,
          "google_drive_url": null,
          "summary_updated_at": null,
          "sequential_id": 1,
          "slack_channels": [],
          "airtable_base_key": null,
          "airtable_table_name": null,
          "shortcut_task_id": null,
          "shortcut_task_url": null,
          "title_autogenerated": false,
          "view_source": null,
          "source": "web",
          "microsoft_teams_meeting_url": null,
          "microsoft_teams_meeting_id": null,
          "dropbox_paper_id": null,
          "dropbox_paper_url": null,
          "subscribers_count": 0,
          "status_page_io": {},
          "webex_meeting_id": null,
          "webex_meeting_url": null,
          "github_issue_id": null,
          "github_issue_url": null,
          "cancelled_at": null,
          "cancellation_message": null,
          "notion_page_id": null,
          "notion_page_url": null,
          "datadog_notebook_id": null,
          "datadog_notebook_url": null,
          "notify_channels": {},
          "freshservice_ticket_id": null,
          "freshservice_ticket_url": null,
          "freshservice_task_id": null,
          "freshservice_task_url": null,
          "started_by_user_id": 29,
          "mitigated_by_user_id": null,
          "resolved_by_user_id": null,
          "cancelled_by_user_id": null,
          "slack_aliases": [],
          "slack_channel_workspace_id": null,
          "google_calendar_event_url": null,
          "google_calendar_event_id": null,
          "short_url": null,
          "slack_channel_short_url": null,
          "go_to_meeting_id": null,
          "go_to_meeting_url": null,
          "jira_issue_key": null,
          "linear_issue_key": null,
          "opsgenie_alert_id": null,
          "opsgenie_alert_url": null,
          "triggered_from_slack_channel_id": null,
          "service_now_incident_key": null,
          "quip_page_id": null,
          "quip_page_url": null,
          "pagertree_alert_id": null,
          "pagertree_alert_url": null,
          "duplicate_incident_id": null,
          "parent_incident_id": null,
          "ability_cache": null,
          "previous_attributes": {
            "updated_at": "2025-07-15T12:47:41.206-07:00",
            "incident_events": [
              "Started date has been set to <span class=\"badge badge-info-inverted\">July 15 12:47 PM PDT</span>",
              "Nida Muller created this incident"
            ],
            "user_avatar_url": "data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KICAgICAg\nPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8y\nMDAwL3N2ZyIgd2lkdGg9IjIwMCIgaGVpZ2h0PSIyMDAiIHZpZXdCb3g9IjAg\nMCAyMDAgMjAwIj4KICAgICAgICA8bGluZWFyR3JhZGllbnQgaWQ9ImdyYWRp\nZW50XzE3NTI2MDg4NjVfODU0MjQ1IiBncmFkaWVudFRyYW5zZm9ybT0icm90\nYXRlKDE5MCkiPgogICAgICAgICAgPHN0b3Agc3RvcC1jb2xvcj0iIzdiNDM5\nNyIgb2Zmc2V0PSIwJSIgLz4KICAgICAgICAgIDxzdG9wIHN0b3AtY29sb3I9\nIiM3YjQzOTciIG9mZnNldD0iMTAwJSIgLz4KICAgICAgICA8L2xpbmVhckdy\nYWRpZW50PgogICAgICAgIDxyZWN0IHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEw\nMCUiIGZpbGw9InVybCgjZ3JhZGllbnRfMTc1MjYwODg2NV84NTQyNDUpIiAv\nPgogICAgICAgIDx0ZXh0IGZpbGw9IiNGRkYiIGZvbnQtZmFtaWx5PSJPcGVu\nIFNhbnMsSGVsdmV0aWNhLEFyaWFsLHNhbnMtc2VyaWYiIGZvbnQtc2l6ZT0i\nMTAxIiBmb250LXdlaWdodD0iNTAwIiB4PSI1MCUiIHk9IjU1JSIgZG9taW5h\nbnQtYmFzZWxpbmU9Im1pZGRsZSIgdGV4dC1hbmNob3I9Im1pZGRsZSI+CiAg\nICAgICAgICBOTQogICAgICAgIDwvdGV4dD4KICAgICAgPC9zdmc+CiAgICA=\n"
          },
          "genius_workflow_runs_count": 0,
          "slack_channel_archived": false,
          "google_drive_parent_id": null,
          "in_triage_at": null,
          "in_triage_by_user_id": null,
          "external_id": null,
          "slack_channel_deep_link": null,
          "retrospective_progress_status": "not_started",
          "users_assigned_count": 0,
          "retrospective_completed_at": null,
          "retrospective_started_at": null,
          "pagerduty_incident_number": null,
          "current_tutorial_step": "not_started",
          "clickup_task_id": null,
          "clickup_task_url": null,
          "slack_notify_ready_for_retrospective_timestamp": null,
          "notify_emails": [],
          "status_page_io_components": [],
          "retrospective_auto_skipped": false,
          "retrospective_mandatory": false,
          "embedding": null,
          "zoom_meeting_transcript": {},
          "google_meeting_transcript": {},
          "webex_meeting_transcript": {},
          "microsoft_teams_meeting_transcript": {},
          "zoom_meeting_bot_id": null,
          "google_meeting_bot_id": null,
          "webex_meeting_bot_id": null,
          "microsoft_teams_meeting_bot_id": null,
          "zoom_meeting_transcript_summary": null,
          "google_meeting_transcript_summary": null,
          "webex_meeting_transcript_summary": null,
          "microsoft_teams_meeting_transcript_summary": null,
          "gitlab_issue_id": null,
          "gitlab_issue_url": null,
          "outlook_event_id": null,
          "outlook_event_url": null,
          "sharepoint_page_id": null,
          "sharepoint_page_url": null,
          "created_from_slack_identifier": null,
          "zoom_meeting_pstn_password": null,
          "zoom_meeting_h323_password": null,
          "zoom_meeting_global_dial_in_numbers": [],
          "left_slack_channel_slack_user_ids": [],
          "using_redesigned_slack_announcement": true,
          "using_redesigned_slack_updates": true,
          "motion_task_id": null,
          "motion_task_url": null,
          "sub_status_id": "5508d51b-4b3d-42c2-a5ac-5c9c0eff113c",
          "closed_at": null,
          "closed_by_user_id": null,
          "microsoft_teams_channel_id": null,
          "microsoft_teams_channel_name": null,
          "microsoft_teams_channel_url": null,
          "microsoft_teams_channel_short_url": null,
          "microsoft_teams_team_id": null,
          "triggered_from_microsoft_teams_channel_id": null,
          "microsoft_teams_summary_message_id": null,
          "slack_last_message_ts": null,
          "zoom_meeting_password": null,
          "microsoft_teams_channel_service_url": null,
          "microsoft_teams_team_internal_id": null,
          "triggered_from_slack_message_ts": null,
          "triggered_from_slack_thread_ts": null,
          "sub_incidents_count": 0,
          "coda_doc_id": null,
          "coda_doc_url": null,
          "coda_page_id": null,
          "raw_labels": null,
          "tutorial_steps": null
        }
      ],
      "data": {},
      "started_at": "2025-07-15T12:47:44.064-07:00",
      "ended_at": "2025-07-15T12:47:52.974-07:00",
      "external_id": null,
      "external_url": "http://goldner-jacobi.test/delinda",
      "url": "https://test.rootly.com/account/alerts/976f75c6-2316-47de-9bab-36d6e90f6629",
      "noise": "not_noise",
      "notification_target_type": null,
      "notification_target_id": null,
      "alert_urgency_id": "cf2e9810-765e-4058-bf0d-fbe339f0a05a",
      "notified_users": [],
      "created_at": "2025-07-15T12:47:44.064-07:00",
      "updated_at": "2025-07-15T12:47:52.975-07:00"
    }
  }
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

Body

application/vnd.api+json

Response

200
application/vnd.api+json

resolve acknowledged

The response is of type object.