post https://sandbox.elabjournal.com/api/v1/tasks
Creates a task. The required fields are 'assigneeID' and 'status'. If the assigneeID is 0 the assigneeID willbe 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'.