Update a task

Update a task by id.

op is the operation to be performed, and path specifies what resource to patch.

Use the path tasks/0/links/assignee to update the assigned user, using their ID.

Path Params
string
required

Ids are of the form 'n-tasks', where n is an integer.

Body Params
Response
204

No Content

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here!