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.
204No Content
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.
204No Content
Loading…
Try It! to start a request and see the response here!