patch
https://app.nutshell.com/rest/tasks/
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.
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.
Try It! to start a request and see the response here!