REST API GuidetasksCreate new taskCreate new task PUT /tasks Create a new task and return its persistent data. Requires writable tasks permission. Request Responses201401403409410500Successful Creation (Created)Response HeadersContent-LocationContent location (absolute path)ETagEntity tag (RFC 7232)Last-ModifiedLast modification date and time (RFC 7231)UnauthorizedResponse HeadersWWW-AuthenticatePreferred authentication scheme (RFC 7235)ForbiddenID Present (Conflict)GoneRuntime Error (Internal Server Error)