Skip to main content
PATCH
Update 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.

Path Parameters

issueId
string
required

Issue id.

Body

application/json
customer
object
description
string
Maximum string length: 8000
priority
string
Required string length: 1 - 32
statusCategory
enum<string>
Available options:
new,
on_you,
on_customer,
on_hold,
closed
subject
string
Required string length: 1 - 180
tags
string[]
Maximum array length: 25
Required string length: 1 - 64

Response

Issue updated.

issue
object
required
Last modified on July 4, 2026