---
title: "Creates a new anonymous composer token"
method: POST
path: "/v1/customer_channels/create_composer_token"
tags: ["customer_channels"]
---

# Creates a new anonymous composer token

`POST /v1/customer_channels/create_composer_token`

## Response `200`

OK

- CustomerChannelComposerTokenResponseDto
  - `clientToken` string — client token
  - `clientUserId` string — client user id

## Other responses

- `404` — Not found
- `500` — Internal server error

---

[API](https://skmtc.dev/linkmobility/apis/untitled-api.md) · [All operations](https://skmtc.dev/linkmobility/apis/untitled-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/linkmobility/untitled-api/revisions/db84f79799b9/schema)
