---
title: "POST /chat.unfurl"
method: POST
path: "/chat.unfurl"
tags: ["chat"]
---

# POST /chat.unfurl

`POST /chat.unfurl`

Provide custom unfurl behavior for user-posted URLs

## Headers

- `token` string, required

## Response `200`

Typical, minimal success response

- object — Schema for successful response from chat.unfurl method
  - `ok` true, required

## Other responses

- `default` — Typical error response

---

[API](https://skmtc.net/slack/apis/web-api.md) · [All operations](https://skmtc.net/slack/apis/web-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/slack/web-api/versions/7b951462b44f/schema)
