---
title: "POST /api/notification/{notificationid}/unpin"
method: POST
path: "/api/notification/{notificationid}/unpin"
tags: ["notification"]
---

# POST /api/notification/{notificationid}/unpin

`POST /api/notification/{notificationid}/unpin`

## Path parameters

- `notificationid` string, required

## Response `200`

Success

- NotificationListResponse
  - `content` NotifcationRes
    - `notificationTypeList` NotificaitonType[], nullable
      - `notificationText` string, nullable
      - `notificationUrl` string, nullable
      - `notificationUrlTarget` string, nullable
      - `notificationReleaseUrl` string, nullable
      - `notificationReleaseText` string, nullable
      - `notificationReleaseTarget` string, nullable
      - `isPin` boolean
      - `dateDiff` string, nullable
      - `notificationCreatedDate` string, nullable
      - `notificationHeader` string, nullable
      - `notificationHeaderUrl` string, nullable
      - `notificationHeaderUrlTarget` string, nullable
      - `notificationTypeId` string, nullable
      - `notificationMsgId` string, nullable
      - `notificationClassificationText` string, nullable
      - `duration` string, nullable
      - `isDelete` boolean
      - `isUnPin` boolean
      - `notificationHeaderENText` string, nullable
      - `iconUrl` string, nullable
  - `operationStatus` string, nullable
  - `msgCode` string, nullable
  - `msgId` string, nullable
  - `msgDesc` string, nullable

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
