---
id: gk-foundation-notices-ajax-dismissed
title: "Action - gk/foundation/notices/ajax/dismissed"
sidebar_label: "gk/foundation/notices/ajax/dismissed"
tags:
  - "1.3.0"
---

# Action: gk/foundation/notices/ajax/dismissed

Fires after a notice has been dismissed via Ajax.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $notice_id | `string` | ID of the dismissed notice. |
| $user_id | `int` | ID of the user who dismissed the notice. |

### Since

- 1.3.0

### Source

- Defined in `Notices/NoticeAjaxController.php` at line 124
- Defined in `Notices/NoticeAjaxController.php` at line 241
- Defined in `Notices/NoticeAjaxController.php` at line 259