Update a task

assigneeID and status are required. If assigneeID is 0, the task is reassigned to the current user. The assignee must be in the same group as the current user. Valid status values: ASSIGNED, PROGRESS, COMPLETED.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required
Body Params
int32
date-time
string
string
string
enum
Allowed:
string
enum
Allowed:
Headers
string
Defaults to Swagger
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses
200

The task was successfully updated

400

Your query has malformed parameters

401

You don't have permission to update tasks

404

The task or assignee does not exist in the database

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!