---
title: "Add or remove bookmark"
method: POST
path: "/social-media/bookmarks/{postId}"
tags: ["📸 Social Media"]
---

# Add or remove bookmark

`POST /social-media/bookmarks/{postId}`

The API endpoint allows users to add or remove posts from their bookmarks.

By accessing this endpoint, users can add a post to their bookmarks or remove a post from their bookmarks.

## Response `200`

Add or remove bookmark

- object
  - `data` object
    - `isBookmarked` boolean
  - `message` string
  - `statusCode` number
  - `success` boolean

---

[API](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi.md) · [All operations](https://skmtc.net/hiteshchoudhary-ssesph/apis/freeapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/hiteshchoudhary-ssesph/freeapi/revisions/a9f3a290e4dc/schema)
