---
title: "Switch conversation"
method: POST
path: "/conversations/{conversation}/switch"
tags: ["Conversations"]
---

# Switch conversation

`POST /conversations/{conversation}/switch`

REQUIRED SCOPES <code>['conversations:write']</code><br> Switch conversation

## Path parameters

- `conversation` string, required

## Response `200`

OK

- object
  - `id` integer
  - `filter` string
  - `unread` integer

---

[API](https://skmtc.net/salesmessage/apis/salesmessage-public-api.md) · [All operations](https://skmtc.net/salesmessage/apis/salesmessage-public-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/salesmessage/salesmessage-public-api/revisions/e96b3e58b041/schema)
