Skip to main content
PATCH
Update issue status

Authorizations

Authorization
string
header
required

API keys prefixed with luc_api_ or OAuth access tokens prefixed with luc_oat_. Legacy static keys prefixed with luc_mcp_ continue to work.

Path Parameters

issueId
string<uuid>
required

Issue UUID.

Example:

"87b3a6b6-5af5-438b-a39c-eff148a68ccb"

Body

application/json
status
enum<string>
required
Available options:
unresolved,
ticket_created,
transient,
resolved

Response

Updated issue details.

issue
object
required