---
title: "POST /workspaces/notifications/test"
method: POST
path: "/workspaces/notifications/test"
tags: ["Workspaces - Notifications"]
---

# POST /workspaces/notifications/test

`POST /workspaces/notifications/test`

## Request body

- Notification
  - `id` string
  - `userId` string
  - `workspaceId` string
  - `integration` unknown
  - `filters` NotificationFilter[]
    - unknown
  - `eventIds` string[]

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-09-03** `0dd39158a6ad` — 1 info
  - api operation id `S` removed and replaced with `z`
- **2026-09-02** `f1e5fc0d1899` — 1 info
  - api operation id `y_1` removed and replaced with `S`
- **2026-08-27** `5c632fc8774c` — 1 info
  - api operation id `n_1` removed and replaced with `y_1`
- **2026-08-26** `02a15fc32858` — 1 info
  - api operation id `m` removed and replaced with `n_1`
- **2026-07-27** `4b624af2cb6e` — 3 info
  - api operation id `N_1` removed and replaced with `m`
  - added the new `MCP_USER_CONNECTED` enum value to the request property `eventIds/items/`
  - added the new `MCP_USER_RECONNECTED` enum value to the request property `eventIds/items/`

[Change history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/workspaces/notifications/test/post.md)

---

[API](https://skmtc.dev/octoperf/apis/octoperf-api.md) · [All operations](https://skmtc.dev/octoperf/apis/octoperf-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/octoperf/octoperf-api/revisions/0dd39158a6ad/schema)
