Skip to main content
POST
Create issue

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
subject
string
required
Required string length: 1 - 180
customer
object
description
string
Maximum string length: 8000
priority
string
default:medium
Required string length: 1 - 32
sourceChannel
string
default:api
Required string length: 1 - 80
sourceConversationId
string<uuid>
statusCategory
enum<string>
default:new
Available options:
new,
on_you,
on_customer,
on_hold,
closed
tags
string[]
Maximum array length: 25
Required string length: 1 - 64

Response

Issue created.

issue
object
required
Last modified on July 4, 2026