---
title: "Send Link Preview"
method: POST
path: "/send-link-preview"
tags: ["Send Message"]
---

# Send Link Preview

`POST /send-link-preview`

Automatically sends a link with the auto generated link preview. You can also add a custom message to be added.

## Request body

- SendLinkPreviewRequest
  - `phone` string, required
  - `url` string, required
  - `caption` string, required

## Response `200`

OK

## Changes

- **2022-07-21** `5384d2ef4ae9` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/wppconnect-team/apis/wppconnect-api-rest/changes/send-link-preview/post.md)

---

[API](https://skmtc.dev/wppconnect-team/apis/wppconnect-api-rest.md) · [All operations](https://skmtc.dev/wppconnect-team/apis/wppconnect-api-rest/llms.txt) · [OpenAPI document](https://skmtc.dev/wppconnect-team/apis/wppconnect-api-rest/revisions/5384d2ef4ae9?raw)
