Skip to main content
Glama

Storyden

by Southclaws
Mozilla Public License 2.0
229
LikePostRemove.mdx1.18 kB
--- title: Like Post Remove description: | Removes a like/vote from the authenticated account for the post. It will perform the inverse of any changes to the account's algorithm. Also is idempotent, so repeated use will do nothing after being actioned once. full: false _openapi: method: DELETE route: /likes/posts/{post_id} toc: [] structuredData: headings: [] contents: - content: > Removes a like/vote from the authenticated account for the post. It will perform the inverse of any changes to the account's algorithm. Also is idempotent, so repeated use will do nothing after being actioned once. --- {/* This file was generated by Fumadocs. Do not edit this file directly. Any changes should be made by running the generation command again. */} Removes a like/vote from the authenticated account for the post. It will perform the inverse of any changes to the account's algorithm. Also is idempotent, so repeated use will do nothing after being actioned once. <APIPage document={"../api/openapi.yaml"} operations={[{"path":"/likes/posts/{post_id}","method":"delete"}]} webhooks={[]} hasHead={false} />

MCP directory API

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