Update a task

Updates a task. The required fields are 'assigneeID' and 'status'. If the assigneeID is 0 the assigneeID will be changed to the current user id. Also the task can only be assigned to an user in the same group as the current user.The valid statuses are: '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
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!