Update issue status
Data API
Update issue status
Updates an issue’s status. The operation is idempotent: setting the current status again returns 200 with the unchanged issue.
PATCH
Update issue status
Documentation Index
Fetch the complete documentation index at: https://docs.lucenthq.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
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
Issue UUID.
Example:
"87b3a6b6-5af5-438b-a39c-eff148a68ccb"
Body
application/json
Available options:
unresolved, ticket_created, transient, resolved Response
Updated issue details.