---
title: "Send acknowledgement of a push notification"
method: POST
path: "/ack"
---

# Send acknowledgement of a push notification

`POST /ack`

## Response `default`

response

- union
  - PushResponseOK
    - `status` string
  - PushResponseError
    - `status` string
    - `error` string

---

[API](https://skmtc.net/mattermost/apis/mattermost-push-proxy.md) · [All operations](https://skmtc.net/mattermost/apis/mattermost-push-proxy/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mattermost/mattermost-push-proxy/revisions/c4b8eb57322b/schema)
