Create actionAsk AIpost https://app.hive.com/api/v1/actions/createCreate a new action.Body ParamsworkspacestringID of the workspacetitlestringTitle of the actiondescriptionstringDescription of the actionprojectIdstringAssign action to a specific projectassigneesarray of stringsUser Ids of action assignees; if value isn't passed the action will be assigned to the user Id of the requestassigneesADD stringlabelsarray of stringsSet Labels (Label IDs) for the ActionlabelsADD stringdeadlinestringDate string to set the deadline (date format: yyyy/mm/dd)scheduledDatestringDefaults to Date string to set the start dateDate string to set the deadline (date format: yyyy/mm/dd)processIdstringPass action template id to apply an action templatecustomFieldsarray of objectsAdd custom fields to the action: Each object must contain label (string) and value (string)customFieldsADD objectparentIdstringID of an Action to set as the parent for your new ActionphaseIdstringID of a project phase which will be assigned to the created action. If both phaseId and phaseName are sent than phaseId will be usedphaseNamestringName of a project phase which will be assigned to the created action. If both phaseId and phaseName are sent than phaseId will be usedmilestonebooleanWhether the Action is a milestone or notResponses 200200 400400Updated 9 months ago