Update a TaskAsk AIput https://api.fireberry.com/api/record/task/{id}Path ParamsidstringrequiredUse a task's GUID.Body ParamssubjectstringrequiredSubject of the task (Primary).descriptionstringDescription of up to 4,000 characters.objectidstringThe related record's GUID. Can belong to any editable system object type.objecttitlestringPrimary field of the related record. If you set the objectid field, you MUST set this field as well.objecttypecodeint32Object number of the object the related record belongs to. If you set the objectid field, you MUST set this field as well.owneridstringThe GUID of the system user who created the record, can also be set manually. Will be used for permissions.prioritycodeint32Priority (Picklist)reminderdatedateDate and time the owner will be reminded of the task.scheduledenddateDate and time the task is scheduled to be completed by.statuscodeint32Status (Picklist)tasktypecodeint32Type (Picklist)HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/plainAllowed:application/jsontext/plainResponses 200200 400400 401401Updated 10 months ago