---
title: "Acknowledge notifications up to timestamp"
method: POST
path: "/v1/traders/{trader_pubkey}/notifications/ack/up-to"
tags: ["Notifications"]
---

# Acknowledge notifications up to timestamp

`POST /v1/traders/{trader_pubkey}/notifications/ack/up-to`

Handles `POST /v1/traders/{trader_pubkey}/notifications/ack/up-to` via `post.v1.traders.by_trader_pubkey.notifications.ack.up_to`.

## Path parameters

- `trader_pubkey` string, required

## Request body

- AckBeforeTimestampBody
  - `beforeTimestamp` string, date-time, required

## Response `200`

- unknown

---

[API](https://skmtc.net/phoenix/apis/phoenix-eternal-api.md) · [All operations](https://skmtc.net/phoenix/apis/phoenix-eternal-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/phoenix/phoenix-eternal-api/versions/0f598402d680/schema)
