/groupsAsk AIpost https://api.followupboss.com/v1/groupsCreate a new group.🚧Accessibility RestrictionsThis is only accessible to admin accounts.Body ParamsnamestringrequiredThe name of the group.distributionstringenumDefaults to round-robinThe distribution model to utilize. (Note: Lender groups cannot be set to first-to-claim.)first-to-claimround-robinAllowed:first-to-claimround-robinusersarray of int32srequiredAn array of user IDs that will be members of this group.users*ADD int32typestringenumDefaults to AgentAgent groups allow admins and agents and Lender groups allow lender role users.AgentLenderAllowed:AgentLenderclaimWindowint32Defaults to 1800Number of seconds to allow someone to claim a lead in a first-to-claim group before reassigning. The default is 30 minutes (1800 seconds) with a minimum of 1 minute and maximum of 30 minutes.defaultGroupIdint32The ID of the group to assign unclaimed first-to-claim leads to after the claim window expires.defaultPondIdint32The ID of the pond to assign unclaimed first-to-claim leads to after the claim window expires.defaultUserIdint32The ID of the user to assign unclaimed first-to-claim leads to after the claim window expires.Responses 201201 400400Updated almost 3 years ago