APIsTasklist API (GraphQL)MutationsunclaimTaskOn this pageunclaimTaskUnclaim a task with taskId. Returns the task. unclaimTask( taskId: String!): Task! Arguments unclaimTask.taskId ● String! non-null scalar Type Task object Describes the User task. Was this helpful?