---
title: "Start Support Chat"
method: POST
path: "/api/support/chat/start"
---

# Start Support Chat

`POST /api/support/chat/start`

Open (or resume) a support chat session for the authenticated user.
Idempotent: if an open session already exists it is returned as-is.
The Slack thread is created lazily on the user's first message.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/latted/apis/motion-graphics-designer-api.md) · [All operations](https://skmtc.dev/latted/apis/motion-graphics-designer-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/latted/motion-graphics-designer-api/revisions/36d149b525df/schema)
