---
title: "Send Content To Saved Messages"
method: POST
path: "/conversations/save"
tags: ["Conversations"]
---

# Send Content To Saved Messages

`POST /conversations/save`

Send content to Saved Messages.

Required scopes:
+ **conversate**

## Request body

- object
  - `link` string, required — Content url.

## Response `200`

Successful Response.

- object
  - `status` string
  - `message` string
  - `system_info` RespSystemInfo
    - `visitor_id` integer, required
    - `time` integer, required
    - `log_id` integer, required

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/lolz/apis/lolzteam-public-api-forum.md) · [All operations](https://skmtc.net/lolz/apis/lolzteam-public-api-forum/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/lolz/lolzteam-public-api-forum/versions/3efcdbc40994/schema)
