Create team viewCopy Pagepost https://api2.frontapp.com/teams/{team_id}/viewsCreate a new view for a team. Required scope: views:writePath Paramsteam_idstringrequiredDefaults to tim_xyzThe team IDBody ParamsView to createnamestringrequiredName of the viewinbox_idsarray of objectsrequiredList of inbox IDs to filter byinbox_ids*ADD stringtag_idsarray of objectsList of tag IDs to filter bytag_idsADD stringnot_tag_idsarray of objectsList of tag IDs to excludenot_tag_idsADD stringno_tagsbooleanWhether to filter for conversations without tagstruefalseassignee_idsarray of objectsList of assignee IDs to filter byassignee_idsADD stringnot_assignee_idsarray of objectsList of assignee IDs to excludenot_assignee_idsADD stringhighlightstringColor highlight for the viewResponse 201A viewUpdated 3 months ago