Create team inboxCopy Pagepost https://api2.frontapp.com/teams/{team_id}/inboxesCreate an inbox for a team (workspace). Required scope: inboxes:writePath Paramsteam_idstringrequiredDefaults to tim_123The team IDBody ParamsInbox detailsnamestringrequiredThe name of the inboxteammate_idsarray of objectsAn array of teammate IDs that should have access to the inbox. Alternatively, you can supply teammate emails as a resource alias.teammate_idsADD stringis_publicbooleanWhether the inbox is public or nottruefalsecustom_fieldsobjectCustom fields for this inboxcustom_fields objectResponse 201An inboxUpdated 17 days ago