Skip to main content
POST
Create conversation

Authorizations

Authorization
string
header
default:woesk_your_api_key_here
required

Workspace API key that starts with woesk_. Paste your own key into the docs playground; never expose it in browser code.

Body

application/json
customer
object
required
subject
string
required
Required string length: 1 - 160
channel
enum<string>
default:api
Available options:
api,
live-chat,
email,
discord
externalId
string
Required string length: 1 - 200
priority
string
default:medium
Required string length: 1 - 32

Response

Conversation created.

conversation
object
required
Last modified on July 4, 2026