v1
latestOpenAPI 3.1.12026-07-242899061.7 MBCase
Update Assignee, Status, Priority, Title or Description of a Case
Update assignee, status, priority, title, or description on an existing case.
put/update
Request body
Example request
{
"id": "task:96b12d30-b14c-461f-8377-fc36a01c91fe",
"status": "InProgress",
"priority": "High"
}Response
Success