We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Southclaws/storyden'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
NotificationUpdateMany.mdx•980 B
---
title: Notification Update Many
description: |
Update the status of multiple notifications in a single request.
This endpoint accepts a list of notification IDs with their new status
values. Used for "Mark all as read".
full: false
_openapi:
method: PATCH
toc: []
structuredData:
headings: []
contents:
- content: |
Update the status of multiple notifications in a single request.
This endpoint accepts a list of notification IDs with their new status
values. Used for "Mark all as read".
---
{/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */}
Update the status of multiple notifications in a single request.
This endpoint accepts a list of notification IDs with their new status
values. Used for "Mark all as read".
<APIPage document={"../api/openapi.yaml"} operations={[{"path":"/notifications","method":"patch"}]} />